/* CSS Document */
body {
	background-color: #c7eafb;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	color: #333333;
}
.Style1 {color: #FFFFFF}
.Style3 {color: #FFFFFF; font-weight: bold; }
.Style4 {
	color: #005D98;
	font-size: 24px;
	font-weight: bold;
}
.Style5 {
	color: #005D98;
	font-weight: bold;
	font-size: 15px;
}
.Style6 {
	color: #005D98;
	font-weight: bold;
}
.Style7 {font-size: 17px}

a:link {
	color: #005D98;
}
a:visited {
	color: #005D98;
}
a:hover {
	color: #990000;
}
a:active {
	color: #990000;
}

.footer {
font-size: 12px;
	color: #3300FF;
}

.pass{
font-size: 12px;
	color: #333333;
}