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

.style1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:37px;
	color:#eca600;
	line-height:20px;
}

.style2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	color:#ab0218;
	line-height:36px;
}

.style3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	color:#ab0218;
	line-height:36px;
	font-style:italic;
	font-weight:bold;
}

.style4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	color:#eca600;
	line-height:28px;
	font-weight:bold;
}

.style5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	color:#000000;
	line-height:36px;
}

.style6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#eca600;
	font-style:italic;
	
}

.style7 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:4px;
}

A:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	color:#eca600;
	line-height:28px;
	font-weight:bold;
	text-decoration:none;
	}
A:active { 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	color:#eca600;
	line-height:28px;
	font-weight:bold;
	text-decoration:none;
	}
A:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	color:#eca600;
	line-height:28px;
	font-weight:bold;
	text-decoration:none;
	}
A:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	color:#eca600;
	line-height:28px;
	font-weight:bold;
	text-decoration:none;
		}