BODY
{
    FONT-SIZE: 11pt;
    BACKGROUND:  #000066;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	color:navy;
scrollbar-base-color: #000066;
scrollbar-track-color: #000066;
scrollbar-face-color: #000066;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #000099;
scrollbar-darkshadow-color: #000066;
scrollbar-shadow-color: #000033;
scrollbar-arrow-color: #ffffff;
}
.headtable
{
    FONT-SIZE: 10pt;
    BACKGROUND-COLOR: navy;
    TEXT-ALIGN: center;
    A: 
}
A:link
{
	COLOR: #000099;
	font-style: italic;
	text-decoration: none;

}

A:visited
{
	COLOR: #000099;
	font-style: italic;
	text-decoration: none;


}

A:hover
{
	COLOR: #000099;
	font-style: italic;
	font-weight: bold;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;

}
table {
	background-color: #FFFFFF;
}
.heading {
	font-weight: bold;
	color: #000099;
	font-size: 110%;

}
.redheading {
	color: #990000;
	font-weight: bold;

}
.left50 {
	margin-left: 50px;
}
.leftright {
	margin-right: 30px;
	margin-left: 30px;
}
.blue {
	color: #000099;
}
.bluebold {
	font-weight: bold;
	color: #000099;
}
.headingbig {
	font-size: 150%;
	font-weight: bold;
	color: #000099;
}
.footer {
	font-size: 85%;
}

