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

.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000000;
	line-height: 22px;
	text-align: left;
	padding-left: 25px;
	font-weight: bold;
	padding-right: 25px;
}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	line-height: 22px;
	text-align: left;
	padding-left: 25px;
	padding-right: 25px;
}
.style2 strong {
	color: #D76E26
}
.style2 a:link {text-decoration: underline; color: #990000}
.style2 a:visited {text-decoration: underline; color: #990000}
.style2 a:hover {text-decoration: underline; color: #999933}
.style2 a:active {text-decoration: underline; color: #99000}
.style3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFCC;
	line-height: 20px;
	text-align: center;
	font-weight: lighter;
}
.style3 a:link {
	text-decoration: none;
	color: #FFFFCC
}
.style3 a:visited {
	text-decoration: none;
	color: #FFFFCC
}
.style3 a:hover {text-decoration: none; color: #FFFFFF}
.style3 a:active {
	text-decoration: none;
	color: #FFFFCC
}
.style4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
}
.style4 a:link {
	text-decoration: none;
	color: #333333
}
.style4 a:visited {
	text-decoration: none;
	color: #333333
}
.style4 a:hover {
	text-decoration: none;
	color: #990000
}
.style4 a:active {
	text-decoration: none;
	color: #333333
}
.style4 strong {
	font-size: 12px;
	color: #000000
}
.style5 {
	font-size: 9px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.style5 a:link {text-decoration: none; color: #CCCCCC}
.style5 a:visited {text-decoration: none; color: #CCCCCC}
.style5 a:hover {text-decoration: none; color: #FFFFFF}
.style5 a:active {text-decoration: none; color: #CCCCCC}
body {
	background-color: #550000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}