body {
	font-size: 11px;
	font-family: Verdana, Arial, Helvitica, sans-serif;
	background-color: #000000;
	}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #003399;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	color: #003399;
}
a:active {
	text-decoration: underline;
	color: #003399;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	font-stretch: extra-condensed;
	color: #000066;
}
.white_title {
	font-family: "Comic Sans MS",  Arial, sans-serif; 
	font-size: x-large;
	font-weight: bold;
	font-stretch: extra-condensed;
	color: #FFFFFF;
}

.section_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-weight: bold;
	font-size: small;
}
.red_text {color: #CF142B; font-weight: bold; }
.bold_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000066;
	font-size: large;
}
.white_bold_text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: large;
}
.bold_text_medium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000066;
	font-size: medium;
}
.regular_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: medium;
}
.small_text_color {
	font-family: Arial, Helvetica, sans-serif;
	color: #003333;
	font-size: small;
}
.italic_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: italic;
}
.italic_text_color {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: italic;
	font-size: small;
}
.sub_text {font-family:  Arial, Helvetica, sans-serif}
.small_text{font-size: small}
.xsmall_text{font-size: x-small}
.xxsmall_text{font-size: xx-small}
.blue_link A:link {color:#000033; text-decoration: none; font-size: x-small}
.blue_link A:visited {color: #990066; text-decoration: none; font-size: x-small}
.blue_link A:hover {color:#000033; text-decoration: underline; font-size: x-small}
.blue_link A:active {color:#000033; text-decoration: underline; font-size: x-small}
