BODY{	margin-top: 20px;	margin-left:0px;	background-color: #cccccc;	font-family: verdana;	color: black;	font-size: 14px;	letter-spacing: normal;	word-spacing: 3px;	line-height: 20px;	}	TD{	background-color: rgb(255,255,255)	color: black;	font-size: 13px;	font-family: Maiandra GD;	font-style: italic;	}	A:LINK, A:VISITED{	text-decoration: none;	color: black;	}A:HOVER{	text-decoration:none;	color: red;	}	h1{	font-family: Arial;	color: black;	font-size: 18px;	font-style: italic;	font-weight: bold;	}	
