/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    font-size: 12px;
	color: #0973D2
}
td,th {
	font-size: 12px;
	color: #3F4C6B
    }
a:link {
	color: #330099;
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	color: #330099;
	}
a:hover {
	text-decoration: underline;
	color: #330099;
	}
a:active {
	text-decoration: none;
	color:#B000B0;
	}
a.a1:link {
	color: #fff;
	text-decoration: none;
	}
a.a1:visited {
	text-decoration: none;
	color: #fff;
	}
a.a1:hover {
	text-decoration: underline;
	color: #fff;
	}
a.a1:active {
	text-decoration: none;
	color:#fff;
	}	
.td1 {
	border: 1px solid #F9ECF9;
	height: auto;
	width: 740px;
}
.td {
	height: auto;
	width: 990px;
}
.td4 {
	height: auto;
	width: 319px;
}.td2 {
	height: 3px;
	width: 150px;
}
.STYLE1 {color: #FFF};
.STYLE2 {color: #003366};
.STYLE3 {color: #FF0000;
         font-size: 13px;}
