body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.title {
 	font-size: 36pt;
	font-weight: bold;
	color:  #315A94;
}
body {
	background-color: #213967;
	font-style:  Arial, Helvitica, sans-serif;
	font-size: small;
	color: #000000;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.blue_link A:link {color:#003399; text-decoration: underline; font-size: 12px;}
.blue_link A:visited {color: #990066; text-decoration: underline; font-size: 12px;}
.blue_link A:hover {color:#003399; text-decoration: underline; font-size: 12px;}
.blue_link A:active {color:#003399; text-decoration: underline; font-size: 12px;}

.blue_link_xsmall A:link {color:#003399; text-decoration: none; font-size: 10px;}
.blue_link_xsmall A:visited {color: #990066; text-decoration: none; font-size:  10px;}
.blue_link_xsmall A:hover {color:#003399; text-decoration: underline; font-size: 10px;}
.blue_link_xsmall A:active {color:#003399; text-decoration: underline; font-size: 10px;}

.page_heading_green {
	font-size: 18px;
	font-weight: bold;
	color: #336633;
}
.page_heading_blue {
	font-size: 18px;
	font-weight: bold;
	color: #315A94;
}
.otc {
	font-size:  36px;
	font-weight: bold;
	color: #336633;
}
.xsmall_white {
	color: #FFFFFF;
	font-size: x-small;
}

.nav {font-size: 12px
}

.xsmall_bold_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #315A94;
	font-weight: bold;
}
.small_bold_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #336633;
	font-weight: bold;
}
.small_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #315A94;
}
.small_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
.xsmall_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #315A94;
}

.blue_14 {
	font-size: 14px;
	font-weight: bold;
	color: #315A94;
}
.blue_18 {
	font-size: 18px;
	font-weight: bold;
	color: #315A94;
}
.fine_print {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xs-small;
	color: #000000;
}


