BODY {

	font-family: arial, helvetica, times;
	font-size: 14px;
}

.text {

	font-family: arial, helvetica, times;
	font-size: 14px;


}

.smalltext {

	font-family: arial, helvetica, times;
	font-size: 12px;
}

.smalltextbold {

	font-family: arial, helvetica, times;
	font-size: 12px;
	font-weight: bold;
}

.smaller {

	font-family: arial, helvetica, times;
	font-size: 10px;
}

H1 {
	font-size: 18px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #002A8F;
}

H2 {
	font-size: 16px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #242B33;
}

H3 {
	font-size: 14px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #F7B844;
}

H4 {
	font-size: 13px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
	color : Olive;
}

HR {
	color: #002A8F;
	height: 1px;
	azimuth : left;
	width : 75%;
}

.green {
	font-size: 14px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Olive;
	font-weight: bold;
}

.red {
	color: #CC6633;
}

.scheduleTitle {
	font-size: 12px;
	color: InactiveCaptionText;
	font-weight: bold;
	background : #000040;
}

.scheduleText {
	font-size: 12px;
	font-family: sans-serif;
	font-weight: bold;
	color: Scrollbar;
	background : #FF6600;
}

.small{
	font-family: sans-serif, arial, helvetica;
	font-size: 11px;
}

.copy {
	font-family: sans-serif, arial, helvetica;
	font-size: 11px;
	text-align:center;
	color : 324279;
}

A:link {
	color: #006633;
	font-style: none;
	font-weight: normal;
	text-decoration: underline;
}

A:visited {
	color:#42426B;
	font-style: none;
	font-weight: normal;
	text-decoration: underline;
}

A:hover {
	color: #002A8F;
	font-style: none;
	font-weight: normal;
	text-decoration: underline;
}

A:active {
	color: #FF6A0C;
	font-style: none;
	font-weight: normal;
	text-decoration: underline;
}

.blue_title1
{
	color:#324279;
	font-family: verdana, sans-serif;
	font-size:19pt;
}

.blue_title2, .blue_title
{
	color:#324279;
	font-family: verdana, sans-serif;
	font-size:14pt;
}
