/* CSS Document */

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	padding:15px;
	margin: 0 auto;
	padding: 0;
	background:url(bk.gif);
	text-decoration:none;
	}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	padding: 5px 15px;
	text-decoration:none;
	}
a:link {
	text-decoration: none;
	color: #231f74;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #231f74;
	text-align: center;
	text-decoration:none;

}	
.style4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;	
	text-align: left;
}
