body
{
	color: #000000;
	background-color: #ffffff;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {	color: #003366;}
h2 {font-size: 120%;}
h3 {font-size: 110%;}
h4, h5, h6 {font-size: 100%;}
h1 {	font-size: 130%;	text-align: center;}
h1 span {font-size: 50%; color: #000000;}
h1 span span {color: #990000; font-size: 100%;}
.skip{	display: none;}
#header {display: none;}
#menuimage{	display: none;}
#menu{	display: none;}
#footer span  { display: none; }
#content img
{
	margin: 5px;
	padding: 5px;
}
#rightcol
{
	float:right;
	height: auto;
	width:200px;
	padding: 0px;
	margin: 10px;
	font-size: 86%;
	border: 1px solid #FFDDDD;
}
#rightcol h3, #rightcol p {	text-align: center;}
/*tables */
caption{
	font-size: 120%;
	font-weight: normal;
	padding-top: 20px;
	padding-bottom: 10px;
	text-transform: uppercase;
	color: #FF0000;
}
table{
	margin: 10px auto;
	border-left: 1px solid #FFDDDD;
	}
td, th {
	padding:3px;
	vertical-align: top;
	border-bottom: 1px solid #FFDDDD;
	border-right: 1px solid #FFDDDD;
	text-align: center;
}	
th{	text-transform: uppercase;	font-weight: normal;
	}
td{}
