table.hdr  {
	background-color : #85B8BC;
}

b.hdr  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
}

input.hdr  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
}

form  {
	margin-top : 0;
	margin-bottom : 0;
}

select.hdr  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
}

a  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : Blue;
	text-decoration : underline;
}

a:Visited  {
	color : Blue;
}

a:Active  {
	color : Blue;
}

a:Hover  {
	text-decoration : underline;
}

a.hdr  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : Blue;
}

th.res  {
	background-color : #C7DA89;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #FFFFFF;
}

td.div  {
	background-color : #C7DA89;
}

BODY  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	border-left-width : 0;
	border-right-width : 0;
	border-bottom-width : 0;
	border-top-width : 0;
	border-color : white;
	border-style : solid;
	margin : 0px;
}

td  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
}

td.svc  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
}

td.svc p  {
	margin-top : 6pt;
}

h1.svc  {
	font-size : 12px;
	margin-bottom : 6pt;
	font-family : Arial, Helvetica, sans-serif;
}

td.loc  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	background-color : #FFFFCE;
}

P.list  {
	margin-top : 8pt;
	margin-bottom : 8pt;
}

a.list:Hover  {
	color : Blue;
}

LI.hints  {
	margin-bottom : 8pt;
	margin-top : 8pt;
}


