body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color:#003366;
}

h1 {
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color:#003366;
}

td.other {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

td.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 10pt;
}

.title {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #CC6600;
}

font.body {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
}

.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #4C7D8E;}

a.white:link {
	text-decoration: none;
	color: #E8E8DD;
}



a.white:visited {
	text-decoration: none;
	color: #99FFFF;
}



a.white:hover {
	text-decoration: underline;
	color: #F0EB56;
}



a.white:active {

	text-decoration: underline;

	color: #F0EB56;

}



a.brightwhite:link {

	text-decoration: none;

	color: #EEEEE6;

}



a.brightwhite:visited {

	text-decoration: none;

	color: #EEEEE6;

}



a.brightwhite:hover {

	text-decoration: underline;

	color: #EEEEE6;

}



a.brightwhite:active {

	text-decoration: underline;

	color: #EEEEE6;

}



a.black:link {

	text-decoration: underline;

	color: #222222;

}



a.black:visited {

	text-decoration: underline;

	color: #222222;

}



a.black:hover {

	text-decoration: none;

	color: #222222;

}



a.black:active {

	text-decoration: none;

	color: #222222;

}

a:link {
	color: #CC6600;
	text-decoration: underline;
}
a:visited {
	color: #CC6600;
}
a:hover {
	text-decoration: none;
	color: #CC6600;
}
a:active {
	color: #999999;
}

.menuitem
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width:203px;
	height:17px;
	color:Black;
	background-image: url(grafix/fwmenu1_203x17_up.gif);
	background-color:#FFCC66;
	border: solid 0px #ffffff;   
	border-color:#ffffff;
	border-width:0px;
	cursor:pointer;
	
}

.menuitemhover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width:203px;
	height:17px;
	background-image: url(grafix/fwmenu1_203x17_over.gif);
	background-color:White;
	border: solid 0px #FFCC66;
	border-color:#FFCC66;
	border-width:0px;
	cursor:pointer;
}

