
BODY	{
	font-family: helvetica, arial, sans-serif;
	background-color: #333399;
	}
	
TD, P	{
	font-family: helvetica, arial, sans-serif;
	font-size: 14pt;
	background-color: #333399;
	color: White;
	}
TH { 
	font-family: AmerType Md BT;
	font-size: 13pt;
	background-color: #333399;
	color: White;

}
A:link {
	color: White;
		font-family: helvetica, arial, sans-serif;
	}
P.code, CODE.code, DIV.code, .code{
	font-family: AmerType Md BT;
	font-size: 10pt;
	background-color: #333399;
	font :  bold;
	color : #BBBCBA;
}

A:visited {
	color: #DBDBDB;
		font-family: helvetica, arial, sans-serif;
	}

A:hover {
	background-color: #CCCCCC;
	color: Black; 
		font-family: helvetica, arial, sans-serif;
	}

STRONG	{
	font-weight: bold;
		font-family: helvetica, arial, sans-serif;
	}

LI	{
	color: #DBDBDB;
	list-style-type: circle;
	line-height: 1.3em;
		font-family: helvetica, arial, sans-serif;
	}

.copyright {
 font-family: verdana, "ms sans serif", sans-serif; 
 font-size: 10px; 
 line-height: 8pt;
 margin: 5px 10px;
 color: black;
 }
.output {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: bold}
.centerImage{
	text-align: center;
}