@charset "utf-8";
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
}
.copyright a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	text-decoration: none;
}
.copyright a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	text-decoration: none;
}
.homeh1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000033;
}
.homebg {
	padding: 20px;
	background-image: url(images/home_bg.jpg);
	background-repeat: no-repeat;
}
.homepara {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	padding-left: 250px;
	padding-right: 290px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/bottomBg.gif);
	background-repeat: no-repeat;
	color: #000033;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.content {
	padding: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
.shadow {
	background-image: url(images/shadow_r.gif);
	background-repeat: repeat-y;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #27245F;
}
