body { 
	color: 000000; 
	background: rgb(255, 255, 255);
	font-size: 10; 
	font-family: Verdana, Verdene, Arial ;


}


p {
	font-size:	10; 
	margin-right:	0px;

}

ul {
	font-size: 10; 

}

:link { color: rgb(0, 0, 0) } 

:visited { color:  rgb(0,0,0)} 

h1 { color: black; font-weight: bold; font-size: 24px; font-family: Verdana, Verdene, Arial }
h2 { color: 000000; font-size: 18px; font-family: Verdana, Verdene, Arial }

