body {
	font-family: "Comic Sans MS";
	background-color: #333366;
	font-size: 16px;
	color: #336666;
	border: 1px none;





}

td {
	font-family: "Palatino Linotype";
	font-size: 16px;
	color: #333366;
	font-weight: bold;
	font-style: normal;
	border: thin none;





}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
h1 {
	font-family: "Palatino Linotype";
	font-size: 20px;
	color: #333366;
	font-style: normal;
	font-weight: bold;


}
a {
	font-family: "Palatino Linotype";
	font-size: 16px;
	color: #333366;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	font-family: "Palatino Linotype";
	font-size: 16px;
	color: #CC0033;
	text-decoration: underline;
	font-weight: bold;



}
