/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 11px; color: rgb(0,0,0); font-weight: normal; font-style: normal; background-color: rgb(255,255,255);}

#content h1 {
color: #000000;
	font-family: Verdana;
	font-size : 12px;
	font-weight : strong;
	display: inline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#content h3 {
color: rgb(206,41,0);
	font-family : Arial;
	font-size : 8pt;
	font-weight : normal;
	font-style : normal;
	display: inline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#content p {
font-size: 8pt;
 