body 
{ 
	background-color: #000000;	
	font-size: 12px; 
	font-family: Verdana, Tahoma, Arial, Sans-serif; 
	margin-top: 0; 
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;	
}

h4
{
    font-size: 12px;
    color: #ffffff;
    background-color: #000066;
    text-align: left;
	margin-top: 0px;	
}

p
{
    font-size: 12px;   
}

th
{
    font-size: 12px;    
    background-color: #ffcc99;
    text-align: left
}

td
{
    font-size: 12px;   
}


A:link { color: #ffff99; text-decoration: none; font-size: 16px; }
A:visited { color: #ffff99; text-decoration: none; font-size: 16px; }
A:hover { color: #CC6633; text-decoration: underline; font-size: 16px; }
img.left { float: left; vertical-align: top }
img.right {float: right; vertical-align: top }
.yellow { color: #ffff00 }
.red { color: #ff0000 }
.green { color: #99cc99 }
.white { color: #ffffff }
.smallwhite  { font-family: Arial; font-size: 8pt; color: #FFFFFF }
.error { font-weight: bolder; font-size: 12px; color: #ffff00; text-decoration: none }
.pageheading { font-size: 18px; text-transform: uppercase; color: #cd853f; text-align: center; padding: 2px }
.center {text-align: center}
.topbanner {font-size: 18pt; color: #ffffff;}
.border_ridge { border-style: ridge; }





