body.splash {  color : rgb(0,0,0);
	background-color : #CCC260;
	background-image: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;}

body, td, font, p {font-family: "arial"; 
font-size: 10pt; 
font-weight: normal;
}

.bodycontent {font-family: "arial"; 
font-size: 8pt; 
font-weight: normal;
text-algin : left;
}


.smaller {font-family: "arial"; 
font-size: 7pt; 
font-weight: normal;
}



a:hover {text-decoration: none;}
a:link {color: 563C22; 
	text-decoration: none;}
a:visited {color: 563C22; 
	text-decoration: none;}
a:active {color: 563C22; 
	text-decoration: none;}

h1 {font-family: arial;
	font-size: 12;
	color: #4F4E00; 
	font-weight: 900;
	text-align: center;
	border-width: 1px;
	border-style: dotted;
	border-color: #CCC260;}

h2  {font-family: georgia;
	font size: 12;
	font-weight: bold;
	text-align: center;}

.white {color: FFFFFF;}	
.red {color: 990000;
	text-align: right;
	font-weight: bold;
	font-family: "arial"; 
	font-size: 7pt; }	


.floatleft {float: left;}


