a:link       { text-decoration: none; color: #0033CC; background-repeat: repeat; 
               background-attachment: scroll; font-weight: normal; }
               
a:visited    { text-decoration: none; color: #800080; background-repeat: repeat; 
               background-attachment: scroll; font-weight: normal; }
               
a:active     { color: #FF0000 }

a:hover 	   {text-decoration:underline}


body         { background-color: rgb(255,255,255); color: #000000; margin-top: 0%;
               margin-left: 0%;font-family: Tahoma, Verdana, arial; font-size: 10pt }
               
table        { font-family: Tahoma, Verdana, arial; font-size: 10pt }

h1, h2, h3, h4, h5, h6 
	{
		font-family: Tahoma, Verdana, arial;
	}
h1           { color: #000099; font-size: 13pt }
h2           { color: #000099; font-size: 12pt }
h3           { color: #000099; font-size: 10pt }
h4           { color: #004080; font-size: 12pt }