BODY  {
	color: black;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	border-top: 0;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	margin: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding: 0;
	border-style: none;
	top: 0;
	left: 0;
	position: absolute;
	background-color: White;
	text-decoration: none;
}

a  {
	COLOR : #003366;
	FONT-FAMILY : verdana;
	FONT-SIZE : 10pt;
	FONT-WEIGHT : bold;
}

.grtxt  {
	COLOR : green;
	FONT-FAMILY : verdana;
	FONT-SIZE : 8pt;
	FONT-WEIGHT : normal;
}

.txt  {
	COLOR : black;
	FONT-FAMILY : verdana;
	FONT-SIZE : 10pt;
	FONT-WEIGHT : normal;
	text-decoration : none;
}

.boldtxt  {
	COLOR : black;
	FONT-FAMILY : verdana;
	FONT-SIZE : 10pt;
	FONT-WEIGHT : bold;
	text-decoration : none;
}

.fp  {
	COLOR : #003366;
	FONT-FAMILY : arial;
	FONT-SIZE : 8pt;
	FONT-WEIGHT : bold;
}

.smtitle  {
	font-size : 12pt;
	font-family : Arial;
	font-weight : bold;
	color : Black;
	background-color : white;
	text-align:right;
	padding:0 50 0 0;
}

.title  {
	font-size : 12pt;
	font-family : Arial;
	font-weight : bold;
	color : Black;
}

.menu  {
	font-size : 10pt;
	font-family : Verdana;
	font-weight : bold;
	color : black;
	text-decoration : none;
}

.frmtxt  {
	font-size : 8.5pt;
	font-family : Verdana;
	color : black;
	font-weight : normal;
}

.frmBox{
	border : 4px inset Silver;
	color : Green;
	font-weight : bold;
	font-style : normal;
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	background-color : #F5F5F5;
}

.frmPanel  {
	COLOR : black;
	FONT-FAMILY : verdana;
	FONT-SIZE : 10pt;
	FONT-WEIGHT : normal;
	text-decoration : none;
	margin-left :20px;
	margin-right :20px;	
}

.frmTitle{
	color : Green;
	font-weight : bold;
	font-style : normal;
	font-size : 11pt;
	font-family : Arial, Helvetica, sans-serif;

}


