BODY, DIV, TD, P {
	font-family : "Trebuchet MS', 'Arial', 'Sans-Serif'";
	font-size : 10pt;
}
H1, H2, H3 {
	font-family : "'Brush Script', 'cursive'";
}
.sizedown {
	font-size : 8pt;
}
A:LINK {
	color : Red;
	text-decoration : none;
}
A:HOVER {
	text-decoration : underline;
}
A:VISITED {
	color : Blue;
	text-decoration : none;
}
