P, TD, .bodytext {
	font-size: x-small;
	font-family : Verdana;
	line-height:130%;
}

TD.dark {
	font-size: 11px;
	font-family : Verdana;
	color : #FFFFFF;
}

P.dark {
	font-size: 12px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #A2BDEC;
	height : 1px;
}


