body,td,th {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
}
a {
	font-size: 11px;
	color: #37499D;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #37499D;
}
a:hover {
	text-decoration: none;
	color: #FE0000;
}
a:active {
	text-decoration: none;
	color: #FE0000;
}
.style1 {
	font-size: 13px;
	line-height: 1.5;
}
.style2 {font-size: 24px}
.style3 {color: #2C389E}
.style4 {
	font-size: 14px;
	font-weight: bold;
	color: #2C389E;
}
.style5 {color: #37499D}