table.hdr  {
	background-color : #66ccff;
}

b.hdr  {
	font-size : 10pt;
	font-family : sans-serif;
}

input.hdr  {
	font-size : 10pt;
	font-family : sans-serif;
}
form {
	margin-top : 0;
	margin-bottom : 0;
}
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 : #333399;
	font-family : Arial;
	color : #ffffcc;
	font-size : 12pt;
}

td.div  {
	background-color : #333399;
}

BODY  {
	font-size : 8pt;
	font-family : arial;
	margin-left: 0;
	margin-top:0;
	margin-right:0;
	border-left-width:3;
	border-right-width:0;
	border-bottom-width:0;
	border-color:#FFCC00;
	border-style:solid;

}

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 : 10pt;
	font-family : Verdana,Arial,Helvetica;
	background-color : #FFFFCE;
}

P.list  {
	margin-top : 6pt;
	margin-bottom : 6pt;
}

a.list:Hover  {
	color : Black;
	background-color : #FFFF9C;
}


