body{
	
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	
}
a:visited{
	color: #333333;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
	color: #006666;
}


ul{
 list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

a:link { 
	color: #003333;
	text-decoration: none;
 } .text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal}
