@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background2.jpg);
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #98ebfd;
}
.style3 {
	font-family: Century;
	font-size: 15px;
}
.style4 {font-family: Century}

.links {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.links:hover {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #98ebfd;
	text-decoration: none;
}
h1{font-family: Century, Georgia, "Times New Roman" ; font-size: 15px; color: #FFFFFF; font-weight:400;}
h2{font-size: 11px; line-height: normal; color: #ffffff; text-decoration: none; font-family: Georgia, "Times New Roman", Times, serif; font-weight:200}