body { 	color:#000000;
	background:#ffffff none;
	font-family: "verdana", sans-serif;	
	font-style: normal; 
	font-weight: normal;
	text-align: left;
	text-decoration: none; 
	font-variant: normal;
        font-size: 8pt;
	letter-spacing: normal; 
	text-indent: 0; 
	text-transform: none;
        margin-left: 3%;
        margin-right: 1%;
        line-height: normal;
	}

P, UL, OL, DIR, MENU, DT, DD, TD, ADDRESS, BLOCKQUOTE, PRE, BR, HR, INPUT
{
    font-size: 8pt;
}

DIV
{
display: inline; font-size: 8pt;
font-weight: bold;
}


B, STRONG, I EM, CITE, VAR, TT, CODE, KBD, SAMP, IMB
{
display: inline; font-size: 8pt;
font-weight: bold;
}

h3, h4, h5, h6 
	{
	font-family: "verdana", sans-serif;
	}

h1 {
	font-family: verdana, sans-serif;
        text-align:center;
	font-weight: bold; 
	font-size: x-large;
        color: #0000cc;
        background-color: #ffffff;
	}

h2
{
        text-align:left;
 	font-weight: bold; 
}

th
{
	color: #0000cc;
	background-color:#669966;
        font-size: 8pt;
}

a 		{
		color:#800080;
		background:#ffffff none;
		text-decoration: underline; 
		font-weight: normal;
		}
a:visited	{
		color:#cc0ecc;
		background:#ffffff none;
		text-decoration: underline; 
		font-weight: normal;
		}
a:active	{
		color:#800000;
		background:#ffffcc none;
		text-decoration: underline;
		}
a:hover		{
		color:#006400;
		background:#ffffcc none;
		text-decoration: underline;
		}
