@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
}

.style2 {
	font-size: 24px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4695FF;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.style3 {font-size: 14px}
.style4 {color: #FFFFFF}
a:link {
	color: #4695FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4695FF;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
}
.style20 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style27 {
	color: #4695FF;
	font-size: 10px;
}
img {
	border:none;
}
