BODY {
	background-color: #EEEDED;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 9px;
	color: #313131;
}

td {
	font-size: 9pt;
	LINE-HEIGHT: 150%;
		}
A:link {
	COLOR: #313131;
	TEXT-DECORATION: none;

}
A:visited {
	COLOR: #313131;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #ff0000;
	TEXT-DECORATION: underline;
}
A:active {
	COLOR: #313131;
	TEXT-DECORATION: none;
}



.input_text {
	font-size: 9pt;
	border: 1px solid #cccccc;
	font-family: Arial;
}
.input_submit {
	font-size: 9pt;
	border: 1px solid #cccccc;
	font-family: Arial;
	background-color: #FFFFFF;
}
.link_font{
      font-size: 8pt;
      color:#64A2D9
}
.border {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #999999;
}
.bottom{
       color:#FFFFFF
}
.font_style_1{
       color:#006699;
       font-size:9pt;
}
.font_style_2 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
	line-height: 25px;
	color: #3366FF;
}
