td, p, li {
	font-family : Verdana;
	font-size : 10pt;
}

td.error {
	color : #CC0000;
	font-weight : bold;
}

td.title {
	font-weight : bold;
	font-size : 12pt;
	color : #FFFFFF;
}

td.heading {
	color : #000000;
	font-size : 14pt;
	font-weight : bold;
	font-family : Verdana;
}

td.subnav {
	color : #FFFFFF;
	font-size : 10pt;
	font-weight : bold;
	font-family : Verdana;
}

td.filled {
	color : #FFFFFF;
	font-size : 10pt;
	font-weight : bold;
	font-family : Verdana;
	margin : 2px;
}

td.subheading {
	color : #000000;
	font-size : 10pt;
	font-weight : bold;
	font-family : Verdana;
}

td.note {
	font-size :10pt;
	color : #009999;
	font-weight : bold;
}

a.filled {
	color: #FFFFFF;
	text-decoration : underline;
	font-weight : bold;
	font-family : Verdana;
}

a:link {
	color: #3399CC;
	text-decoration : none;
	font-weight : bold;
	font-family : Verdana;
}

a:visited {
	color: #999999;
	text-decoration : none;
	font-weight : bold;
	font-family : Verdana;
}

a:hover {
	color: #99CCFF;
	text-decoration : underline;
	font-weight : bold;
	font-family : Verdana;
}
