a {
	font-family: Verdana;
	color: #779999;
}
a:Visited {
	text-decoration : none;
	color: #779999;
}
a:Hover {
	background-color:#779999;
	color: #fffff5;
}

body, td {
	font-family: Garamond;
	background-color:#fffff5;
	color: #707070;
	font-size: 11pt;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Times New Roman'; 
}

h2 {
	margin-top : 20px;
}