
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #68A6C9;
}
.blue {
	font-family: Tahoma;
	font-size: 12px;
	color: Navy;
	text-decoration: none;
}
.gray {
	font-family: Tahoma;
	font-size: 12px;
	color: Black;
	text-decoration: none;
}
.violet {
	font-family: Tahoma;
	font-size: 12px;
	color: Maroon;
	text-decoration: none;
}
.white {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.style1 {font-size: 10px}
a {
	color: #2B52D5;
}
-->
