table.hdr  {
	background-color : #929255;
}

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 : #6D0000;
	font-family : Arial;
	color : White;
	font-size : 11pt;
}

td.div  {
	background-color : #6D0000;
}

BODY  {
	font-size : 8pt;
	font-family : arial;
}

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 : 11pt;
	font-family : Verdana,Arial,Helvetica;
}

P.list  {
	margin-top : 6pt;
	margin-bottom : 6pt;
}

a.list:Hover  {
	color : Black;
	background-color : #ccccff;
}

FORM  {
	margin-bottom : 0;
}


