TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.dark {
	font-size: 10px;
	font-family : Tahoma;
	font-weight : bold;
	color : #666666;
}

P.dark {
	font-size: 10px;
	font-family : Tahoma;
	font-weight : bold;
	color : #666666;
}

TD.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #003366;
	height : 1px;
}
h1 { font-size: 95%; font-weight: bold; margin: 0.67em 0; }
