	body{
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
	background-repeat : no-repeat;
	font-family: Arial;
	font-size: 14px;
}

p{
	margin-top : 0px;
	font-family : Arial;
	color : #000000;
	font-size : 14px;
}
	
a:visited{
		text-decoration : none;
		font-family :arial;
		color: #000000;
		font : 14px;
		}

a{
		text-decoration : none;
		font-family : arial;
		color: #000000;
		font : 14px;
		
}

a:hover{
		text-decoration : none;
		font-family : arial;
		color: Gray;;
		font : 14px;
}
li{
list-style-type : circle;
list-style-position : outside;
	margin-top : 0px;
	font-family : Arial;
	color : #000000;
	font-size : 14px;
}