body,br,p,ul,ol,li,div,address,blockquote,nobr,b,i,form,table,td,th,tr,code 		
{font-family:Verdana,Arial,Helvetica,sans-serif; color: rgb(255, 255, 255); font-size: 9pt}

a            	{text-decoration:underline; font-weight: bold}

a:link       	{color: red}
a:visited    	{color: green}
a:active     	{color: yellow}
a:hover      	{color: rgb(255, 145, 0);  }

b            	{color: yellow;}

table,td,th,tr	{border-color: gray}

hr           	{ color: gray ; height:1pt; text-align:center } 

h1,h2,h3,h4,h5,h6 {font-weight: bold;color: rgb(29, 69, 172); text-align:center }

h1,h4		{ font-size: 14pt; }

h2,h3,h5,h6	{ font-size: 12pt; } 
         
