BODY{
	margin-top: 20px;
	margin-left:0px;
	background-color: #cccccc;
	font-family: verdana;
	color: black;
	font-size: 11px;
	letter-spacing: normal;
	word-spacing: 3px;
	line-height: 20px;
	text-align: left;
	}
	
TD{
	background-color: rgb(255,255,255)
	color: black;
	font-size: 10px;
	font-family: Maiandra GD;
	font-style: italic;
	text-align: center;
	}

	
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;
	}
	

