BODY {
	margin:0px;
	padding:0px;
	background-color: #4C668E;
}
TABLE, TR, TD {
	font-family: "Tahoma";
	font-size: 12px
}.text {
	font-family: Tahoma;
	font-size: 12px;
	border: 1px solid #000000;
}
.style1 {
	color: #465E7D;
	font-weight: bold;
}
a {
	font-family: Tahoma;
	font-size: 12px;
	color: #4C668E;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
