body  {
	font-size : 12pt;
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
	margin-left : 0;
	margin-top : 0;
	leftmargin : 0;
	topmargin : 0;
	rightmargin : 0;
	bottommargin : 0;
	marginwidth : 0;
	marginheight : 0;
	background-color : White;
}

P  {
	font-size : 12pt;
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
}

A  {
	COLOR : Maroon;
	TEXT-DECORATION : underline;
	font-weight : normal;
}

A:hover  {
	COLOR : Blue;
}

B  {
	font-weight : bold;
}

H1  {
	font-size : 16pt;
	font-weight : bold;
	color : Maroon;
}

H2  {
	COLOR : Maroon;
	FONT-SIZE : 14pt;
	font-weight : bold;
	TEXT-DECORATION : none;
}

H3  {
	font-size : 12pt;
	color : Maroon;
	font-weight : bold;
}

LI  {
	COLOR : Black;
	font-size : 12pt;
	font-weight : normal;
}

HR  {
	background-color : #800000;
	color : #800000;
	line-height : 2pt;
	background :  #800000;
	border-color : #800000;
}

.nav-left  {
	COLOR : Maroon;
	TEXT-DECORATION : underline;
	FONT-WEIGHT : Bold;
}

.nav-left:hover  {
	COLOR : Blue;
}

.nav-bottom  {
	COLOR : Maroon;
	TEXT-DECORATION : underline;
	FONT-WEIGHT : Bold;
	FONT-SIZE : 10pt;
}

.nav-bottom:hover  {
	COLOR : Blue;
}

.copyright  {
	font-weight : bold;
	font-size : 10pt;
	text-align : center;
	color : Maroon;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 0;
}

.shade  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : White;
	font-size : 6pt;
	font-weight : normal;
}

.popup  {
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	margin-left : 10;
	margin-top : 10;
	leftmargin : 10; 
	topmargin : 10; 
	rightmargin : 10; 
	bottommargin : 10; 
	marginwidth : 10; 
	marginheight : 10;
	background-color : White;
}
