h1, h2, h3, h4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #304A68;
}
h1 {	font-size: 16pt;}
h2 {	font-size: 14pt;}
h3 {	font-size: 12pt;}
h4 {	font-size: 10pt; font-style: italic;}
p, td, ul, ol, dl, th {	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt;}
a:link { color: #355271; text-decoration: underline}
a:visited { color: #6BA1C8; text-decoration: underline}
a:hover, a:active { color: #999999}
a:link.c, a:visited.c { text-decoration: none}
.button
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #304A68;
	background-color: #CCCCCC;
}
.tdhead
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #304A68;
}
.tdhead2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
}
.trspec
{
	background-color:#FFFFFF;
}
td
{
	background-color: #FFFFF0;
}
table
{
	border : 0;
	background-color: #CCCCCC;
}
.late {
	color: #FF0000;
}
.intime {
	color: #009900;
}
.hurry {
	color: #FFCC00;
}
pre
{
	font-family:"Courier New", Courier, monospace;
	font-size: 8pt;
	color: #304A68
}