body {
	background-color: #0C0752;
}

/* Links */
a:link {
	color: #333366;
}
a:hover {
	color: #BB0000;
}
.mdy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #0C0752;
}
.red_ital {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #CC0000;
}


/* Class Styles */

#padding {
	padding:20px 5px 20px 5px;
}
	
.bodytext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #000066;
	letter-spacing:0.1em;
	line-height:16px;
}

.bodytext1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #000066;
	letter-spacing:0.1em;
	line-height:20px;
}

.bodytext2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000066;
	line-height:18px;
}
	
.bodytextsm {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #000066;
	letter-spacing:0.1em;
	line-height:8px;
}

.boldsans {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #CC0000;
	font-weight: normal;
}

.logo1 {
	font-family: "Times New Roman", Times, serif;
	font-size:28px;
	letter-spacing:0.3pt;
	font-weight:bold;
	color: #000066;
}

.logo2 {
	font-family: "Times New Roman", Times, serif;
	font-size:28px;
	font-weight:bold;
	color: #CC0000;
	letter-spacing: 0.1px;
}

.pageHeader {
	font-family: "Times New Roman", Times, serif;
	font-size:30px;
	color: #CC0000;
	letter-spacing:0.1em;
	line-height:25px;
	font-weight: bold;
}

.smalltimes {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color: #CC0000;
	line-height:18px;
}
.subHeader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000066;
	font-weight:normal;
	line-height:14px;
}
.red30norm {
	font-family: "Times New Roman", Times, serif;
	font-size:30px;
	color: #CC0000;
	letter-spacing:0.1em;
	line-height:25px;
	font-weight: normal;
}
.bluesm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #0C0752;
	line-height: 11px;
}
.bodytextred {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size:12px;
	color: #CC0000;
	line-height:18px;
}

