BODY
	{	font-family: Arial, Helvetica, sans-serif;
		background-color: #336699;
		color: #000000;
	}

.captionright
	{	font-size: 10pt;
		text-align: right;
	}
	
.captionleft
	{	font-size: 10pt;
		text-align: left;
	}
	
.disclaimer
	{	font-size: xx-small;
	}

.red
	{	font-weight: bold;
		color: #CC0000;
	}
	
.menu
	{	text-align: left;
	}

.linkselect
	{	color: #000000;
		font-size: 8pt;
		font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	}

H1, H2, H3, H4
	{	font-family: Arial, Helvetica, sans-serif;
		margin-bottom: 0pt;
	}

TD, TH
	{	font-family: Arial, Helvetica, sans-serif;
		 vertical-align: top;
	}

FORM
	{	margin-bottom: 0pt;
	 	 margin-top: 0pt;
	}

BLOCKQUOTE
	{	font-size: small;
		font-family: Times New Roman, Times, serif;
	}

A:link
	{	font-weight: bold;
		color: #336699;
	}
	
A:hover
	{	text-decoration: underline overline;
		font-weight: bold;
	}
	
A:visited
	{	font-weight: bold;
		color: #CC0000;
	}
	
