body {
	background-color: #204E7D;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
td{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 150%;
}
.txt-white {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #FFFFFF;
}
.right-bg {
	background-image:  url(../images/right_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.right-bg1 {
	background-image: url(../images/right_bg1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

A:link {color:#000000;font-size:12px;text-decoration: none}
A:visited {color:#000000;font-size:12px;text-decoration: none}
A:active {color:#000000;font-size:12px;text-decoration: none}
A:hover {color:#ff0000;font-size:12px;text-decoration: underline}