body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.Footer {
	background-color: #D8D8D8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.DotBlue {
	color: #0098FF;
}

.BGDBlue1 {
	background-color: #1E4468;
}
.WelcomeBG {
	background-image: url(images/welcome_BG.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}.Content {
	text-align: justify;
}
