//<style type = "text/css">

h4,ul,ol,li,address,blockquote,nobr,b,i,p,div
{
  font-family: Verdana,Arial,Helvetica;
  color:       black;
  font-size: 12;
}

body  {	background-color : #4a6a84;
	color : #000000;
	font-family : Arial, Verdana, Helvetica;
	font-size : 9pt;
}
.body_top  { background-color : #6a8aa4;
        color : #000000;
        font-family : Arial, Verdana, Helvetica;
        font-size : 10pt;
	margin: 10 10 10 10;
}

h2 {
	color : #000000;
	font-family : Arial, Verdana, Helvetica;
	font-size : 14pt;
	font-weight : bold;
	font-style : italic;
}
h3 {
	color : #000000;
	font-family : Arial, Verdana, Helvetica;
	font-size : 12pt;
	font-weight : bold;
	font-style : italic;
}
th {
	background-color : #dddddd;
	color : #000000;
	font-family : Arial, Verdana, Helvetica;
	font-size : 10pt;
	font-weight : bold;
}
td {
	font-family : Arial, Verdana, Helvetica;
	font-size : 10pt;
}
std {
	color : #000000;
	font-family : Arial, Verdana, Helvetica;
	font-size : 10pt;
}
.td-bg-lightgrey {
	background-color : #efefef;
	font-family : Arial, Verdana, Helvetica;
	font-size : 10pt;
}
.td-font-grey {
	color : #565656;
	font-family : Arial, Verdana, Helvetica;
	font-size : 10pt;
}
a  {
	text-decoration: none;
	font-family : Arial, Verdana, Helvetica;
	font-size : 10pt;
}
a:link, a:visited, a:active, a:hover  {
	color : #ffc000;
}
pre  {
	font-family : Courier New;
	font-size : 10pt;
}
.title {
	width: 80%;
	color : #999931;
	font-family : Arial, Helvetica, Verdana;
	font-size : 48pt;
	font-style : italic;
	font-weight : bolder;
	filter: DropShadow(color=#220010, offx=4, offy=4);
}
.subtitle {
	width: 80%;
	color : #000000;
	font-family : Arial, Helvetica, Verdana;
	font-size : 12pt;
	font-weight : bold;
	filter: DropShadow(color=#c0c0c0, offx=2, offy=2);
}



