BODY
{
	BACKGROUND-COLOR: white;
	FONT-FAMILY: Verdana, Helvetica, Arial;
	FONT-SIZE: 10pt;
	margin-left: 3px;
	margin-top: 3px;
	marginheight: 3px;
	marginwidth: 3px;
	background-position: top;
	
}
all.clsMenuItemNS {
	font: bold x-small Verdana;
	color: white; 
	text-decoration: none;
}
.clsMenuItemIE {
	text-decoration: none;
	font: bold xx-small Verdana;
	color: white;
	cursor: hand;
}
A:hover {
	color: #FF9900;
}
A {
	color: #608CB4;
}
input {
	font-weight: bolder;
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	color: Navy;
}
.header {
	font-family : Verdana;
	font-size : 16px;
	font-weight : bold;
	letter-spacing : 1px;
	text-align : left;
	text-indent : 8px;
	color : Navy;
}
.section {
	font-family : Verdana, Helvetica, Arial;
	font-size : 14px;
	font-weight : bold;
	letter-spacing : 1px;
	text-align : left;
	color : Navy;
}
.section_content {
        FONT-FAMILY: Verdana, Helvetica, Arial;
        FONT-SIZE: 10pt;
}
ul {
	list-style : square;
}
.tabledata {
	font-family : Arial;
	font-size : 11px;
	text-align : center;
}
.label  {
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color: #FF9900;
}
.sub_label  {
	font-family : Arial;
	font-size : 11px;
	color: #FF9900;
}
