body  {
background : white;
font : 11pt Verdana, Arial, Helvetica, Sans-Serif;
}

a  {
color : navy;
text-decoration : underline;
background : inherit;
}

DIV.figure  {
margin-top : 5px;
position : absolute;
right : 15px;
}

P.caption  {
text-indent : 0px;
}

a[href]:hover  {
background : #FFFF66;
}

DIV.hr  {
margin-bottom : 5px;
background : gray;
height : 2px;
}

h2  {
margin-top : 5px;
margin-bottom : 5px;
	color: #00007c;
}

i.emph {
	color: #000000;
	font-weight: bold;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

i.blue {
	color: navy;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

i.white {
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*</group>*/

.POC {
	font-size: smaller;
}


