body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #09008B;
}
body {
	background-color: #2d307d;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #E40000;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #09008B;
	text-decoration: none;
}
a:active {
	color: #09008B;
	text-decoration: none;
}
.style1 {
	font-size: large;
	color: #E10000;
}
.style2 {
	font-size: large;
	font-weight: bold;
}
.top{
vertical-align:top;
}
.bottom{
vertical-align:bottom;
}
.style3 {font-size: 16px}
.style4 {font-size: 16}
.style6 {
	font-size: 14;
	font-weight: bold;
}
.style7 {font-size: 16; font-weight: bold; }
.header {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #09008B;
	text-decoration: none;
}
