body {
	font-size: 10pt;
	line-height: 15pt;
	color: #333333;
	font-family: "Comic Sans MS", "Courier New", "Georgia", "Arial", "Times New Roman";


}
table {
	font-size: 18pt;
	line-height: normal;
	color: #404040;
	font-family: "Georgia", "Arial", "Verdana";


}
a:link {
	text-decoration: none;
	color: #FF0000;

}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #CC9933;
	text-decoration: none;
}
