@charset "UTF-8";
a {
	font-family: "Times New Roman", Times, serif;
	color: #CC0000;
	text-decoration: none;
}
.style1 {color: #CC0000}
.style2 {color: #F0845D}
.style3 {
	font-size: x-large
}
.style4 {
	color: #F0845D;
	font-size: xx-large;
	font-style: italic;
}
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 0px;
}
.style6 {font-size: 14px}
#sidebar h2 {
	text-align: center;
}
#mainContent h2 {
	text-align: center;
}
.style7 {
	color: #333333;
	text-align: center;
	font-size: 18px;
}
h3 {
	text-align: center;
}
.style8 {color: #333333}
.style9 {color: #FFFFCC}
.style12 {
	color: #993300;
	font-size: 18px;
}
.style13 {font-size: 18px}
#footer a {
	color: #CCCCCC;
}
a:visited {
	color: #CC0000;
}
#footer a:visited {
	color: #FFFFFF;
}
#mainContent img {
	padding-right: 2em;
	padding-bottom: 2em;
}
