body {background-color: #C4061A}

.banner {
	font-family: georgia;
	font-size: 18px;
	color: black;
	vertical-align: top;
	text-align: center;
}


.banner a:link {
color: black;
text-decoration: none;
}

.banner a:visited {
color: #666666;
text-decoration: none;
}

.banner a:hover {
color: #999999;
text-decoration: none;
}

.banner a:active {
color: #666666;
text-decoration: none;
}


p.sir {
margin-right: auto;
color: black;
font: small-caps 900 40px georgia
}

.style1 {
	font-size: 26px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style2 {font-size: 26px; font-family: Georgia, "Times New Roman", Times, serif; color: #333333; }
a:link {
	color: black;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: black;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: black;
}

.style4 {font-size: 21px; font-family: Georgia, "Times New Roman", Times, serif; color: #333333; }
a:link {
	color: black;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: black;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: black;
}

.style5 {font-size: 21px}
.style6 {font-size: 21px; font-family: georgia, "Times New Roman", Times, serif; }