body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #768DAC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #40546D;
}
a:hover {
	text-decoration: underline;
	color: #768DAC;
}
a:active {
	text-decoration: none;
	color: #990000;
}
.style1 {font-size: 9px}
.style2 {
	font-size: 14px;
	font-weight: bold;
	color: #F5F4FA;
	border : double #8696B0;
}
.style2 a:link {
	color: #F5F4FA;
	text-decoration: none;
}
.style2 a:visited {
	color: #F5F4FA;
	text-decoration: none;
}
.style3 {
	font-size: 16px;
	font-weight: bold;
	color: #40546D;
	}
