BODY{
margin-left:85pt;
margin-top:0pt;
margin-right:85pt;
font-size:12pt;
font-family:Amerigo BT,sans-serif;
background-repeat: repeat;
background-attachment: fixed;
}

P{
margin-left:10pt;
font-size:12pt;
color:white;
margin-bottom:4pt;
margin-top:0pt;
}

HR{
height:3pt;
margin-top:2pt;
margin-bottom:2pt;
}


H1{
margin-bottom:4pt;
margin-top:2pt;
font-size:14pt;
font-weight:bold;
color:#8B0000;
}

H2{
margin-bottom:4pt;
margin-top:4pt;
font-size:12pt;
font-weight:bold;
}

H3{
margin-bottom:4pt;
margin-top:4pt;
font-size:11pt;
font-weight:bold;
text-align: center;
}

A:link{
text-decoration:none;
font-weight:bold;
color:blue;
}

A:visited{
text-decoration:none;
font-weight:bold;
color:blue;
}

A:active{
text-decoration:none;
font-weight:bold;
color:blue;
}

A:hover{
text-decoration:none;
font-weight:bold;
color:red;
}

TABLE	{	
	vertical-align:	top;
	margin-bottom:	4pt;
	font-family:	Amerigo BT, sans-serif;
	}

TD	{
	font-family:	Amerigo BT, sans-serif;
	padding-right: 	25px;
    padding-left:   25px;
	vertical-align:	top;
	}

TH	{	
	color:		    blue;
	text-align: 	left;
	vertical-align:	top;
	font-size:		110%;
	font-variant:	small-caps;
	font-weight:	bold;
	background:		yellow;
    width:          50%;
	}

TH.topnav{
color:white;
text-align: center;
vertical-align:top;
font-size:110%;
font-variant:small-caps;
font-weight:bold;
background:darkblue;
}

TH.topnav A:link	{	
	text-decoration:	none;
	font-weight:	bold;
	color:		white;
	}	
		
TH.topnav A:visited	{
	text-decoration:	none;
	font-weight:	bold;
	color:		white;
	}

TH.topnav A:active	{
	text-decoration:	none;
	font-weight:	bold;
	color:		white;
	}	
		
TH.topnav A:hover	{
	text-decoration:	none;
	font-weight:	bold;
	color:		green;
	}
