body {
    margin: 0px;
	font-size : 16px;
	font-family:"Times New Roman", Times, serif
	line-height : normal;
	color : White;
}

.smallwhite {
	font-size : 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height : normal;
	color : White;
}

.whitebold {
	font-size : 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height : normal;
	color : White;
	font-weight : bold;
}

.smallwhitetimes {
	font-size : 16px;
	font-family:"Times New Roman", Times, serif
	line-height : normal;
	color : White;
}

.pageheader {
	font-size : 18px;
	font-family : Arial, Helvetica, sans-serif;
	line-height : normal;
	color : White;
	font-weight : bold;
		
}


.bodyblue {
	font-size : 16px;
	font-family:"Times New Roman", Times, serif
	line-height : normal;
	color : #003366;
}

.bodybluelarge {
	font-size : 18px;
	font-family : Arial, Helvetica, sans-serif;
	line-height : normal;
	color : #003366;
	font-weight : bold;
}

A.bodybluelink, A.bodybluelink:link, A.bodybluelink:active, A.bodybluelink:visited {
	font-size : 16px;
	font-family:"Times New Roman", Times, serif
	line-height : normal;
	color : #003366;
}

A.bodybluelink:hover {
	font-size : 16px;
	font-family:"Times New Roman", Times, serif
	line-height : normal;
	color : white;
	text-decoration : underline;
}

A.smallblacklink, A.smallblacklink:link, A.smallblacklink:active, A.smallblacklink:visited {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	line-height : normal;
	color : White;
	text-decoration : none;
}

A.smallblacklink:hover {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	line-height : normal;
	color : #BDC5D2;
	text-decoration : none;
}

A.smallwhitelink, A.smallwhitelink:active, A.smallwhitelink:hover, A.smallwhitelink:link, A.smallwhitelink:visited {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	line-height : normal;
	color : White;
	text-decoration:none
}

A.smallwhitelink:hover {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	line-height : normal;
	color : White;
	text-decoration:underline
}

A.smallbluelink, A.smallbluelink:active, A.smallbluelink:hover, A.smallbluelink:link, A.smallbluelink:visited {
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	line-height : normal;
	color : #ff9999;
	text-decoration: underline;
}

A.smallbluelink:hover {
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	line-height : normal;
	color : #ffffff;
	text-decoration:none;
}

A.smallwhitetimeslink, A.smallwhitetimeslink:active, A.smallwhitetimeslink:hover, A.smallwhitetimeslink:link, A.smallwhitetimeslink:visited {
	font-size : 16px;
	font-family:"Times New Roman", Times, serif
	line-height : normal;
	color : White;
	text-decoration: underline;
}

A.smallwhitetimeslink:hover {
	font-size : 16px;
	font-family:"Times New Roman", Times, serif
	line-height : normal;
	color : White;
	text-decoration: none;
}



