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

