body {
	font-family: "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
}
p { }
td { }
a:link {
	color: #900;
	text-decoration: none;
}
a:visited {
	color: #900;
	text-decoration: none;
}
a:hover { }
a:active { }
.red {
	color: #F00;
}
.Normal_Trebuchet {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.smaller {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
}
.Arial {
	font-family: Arial, Helvetica, sans-serif;
}
.Serif {
	font-family: Georgia, Times New Roman, Times, serif;
}
