body { 	color:#000000;
	background:#ffffff none;
	font-family: Verdana, arial, serif;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	font-variant: normal;
        font-size: 12pt;
	letter-spacing: normal;
	text-indent: 0;
	text-transform: none;
        margin-left: 5%;
        margin-right: 1%;
	}

P, UL, OL, DIR, span, MENU, a, DT, DD, tr, td, textarea, input, select, ADDRESS, BLOCKQUOTE, PRE, BR, HR
{
    font-size: 9pt;
    font-family: Verdana, Arial, 'Times New Roman' , Ransom, Tahoma, 'Lucida Calligraphy';
}

B, STRONG, I EM, CITE, VAR, TT, CODE, KBD, SAMP, IMB
{
font-weight: bold;
}

h1, h2, h3, h4, h5, h6
	{
        text-align:left;
	font-family: "arial", sans-serif;
	color:#800000;
	background:#ffffff none;
	}

h1 {
	font-weight: bold;
	font-size: x-large;
	}

h2 { 	font-weight: bold;

	}

th              {
			font-weight: bold;
                 	font-size: 8pt;
                }

a 		{
		color:#800080;
		background:#EEEEEE none;
		}
a:visited	{
		color:#bb1ecc;
		background:#FFFFFF none;
		}
a:active	{
		color:#800000;
		background:#FFFFFF none;
		text-decoration: none;
		}
a:hover		{
		color:#800000;
		background:#FFFFFF none;
		text-decoration: none;
		}


