table.hdr  {
	background-color : #B7D400;
}

b.hdr  {
	font-size : 10pt;
	font-family : sans-serif;
}

input.hdr  {
	font-size : 10pt;
	font-family : sans-serif;
}

select.hdr  {
	font-size : 10pt;
	font-family : arial;
}

a  {
	font-size : 9pt;
	font-family : arial;
	color : Blue;
	text-decoration : none;
}

a:Visited  {
	color : Blue;
}

a:Active  {
	color : Blue;
}

a:Hover  {
	color : Red;
}

a.hdr  {
	font-size : 8pt;
	font-family : Arial;
}

th.res  {
	background-color : #005000;
	font-family : Arial;
	color : White;
	font-size : 14pt;
}

td.div  {
	background-color : Silver;
}

BODY  {
	font-size : 8pt;
	font-family : arial;
	margin-left: 0;
	margin-top:0;
	margin-right:0;
}

td  {
	font-size : 9pt;
	font-family : Arial;
}

td.svc  {
	font-size : 10pt;
	font-family : verdana;
	font-weight : normal;
}

td.svc p  {
	margin-top : 6pt;
}

h1.svc  {
	font-size : 12pt;
	margin-bottom : 6pt;
}

td.loc  {
	font-size : 9pt;
	font-family : Verdana,Arial,Helvetica;
}

P.list  {
	margin-top : 6pt;
	margin-bottom : 6pt;
}

a.list:Hover  {
	color : Black;
	background-color : #B7D400;
}


