/* $Id: main.css,v 1.4 2000-09-27 18:53:00-04 custom_jobs Exp custom_jobs $ */
/* RCS Changelog
$Log: main.css,v $
Revision 1.4  2000-09-27 18:53:00-04  custom_jobs
Changes 09/27/00

Revision 1.3  2000-09-27 14:38:47-04  custom_jobs
<>

Revision 1.2  2000-08-19 12:37:39-04  eckhart_curt
Moved in from development server

Revision 1.0  2000-07-20 18:18:34-04  eckhart_curt
Initial revision

Revision 1.1  2000-02-24 12:36:08-05  eckhart_curt
*  Added RCS control coments as appropriate
*  Defined browser-specific styles

*/

BODY  {
	background-color : FFFFCC;
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	color : 075586;
}

P {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	line-height : 1.5;
	color : 075586;

}

LI {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	line-height : 1.5;
	color : 075586;

}


B {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	color : 075586;

}

TD {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	color : 075586;

}

  
A  {
	color : White;
	font-size : 12px;
	font-family : Verdana, Arial, sans-serif;
	color : 075586;
	
}

A.subhead  {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12px;
	color : 075586;
}


A.white  {
  	color : 075586;
  	font-size : 12px;
  	font-family : Verdana, Arial, san-serif;
    }

H2  {
	font-size : 24px;
	font-family : Arial, sans-serif;
	font-weight : bold;
	color : 075586;
}


H1  {
	font-size : 30px;
	font-family : Arial, sans-serif;
	font-weight : bold;
	color : 075586;
}


H3  {
	font-size : 22px;
	font-family : Arial, sans-serif;
	font-weight : bold;
	color : 075586;
}

H4  {
	font-size : 18px;
	font-family : Arial, sans-serif;
	font-weight : bold;
	color : 075586;
}

H5  {
	font-size : 16px;
	font-family : Arial, sans-serif;
	font-weight : bold;
	color : 075586;
}

B.intro  {
	font-size : 15px;
	font-family : Arial, sans-serif;
	font-weight : bold;
	color : 075586;
}