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

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #999999;
}
body {
	background-color: #660033;
	margin-left: 25px;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 25px;
}
a {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:link {
	color: #99CC00;
}
a:visited {
	color: #003333;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #003333;
}
.emailalink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003333;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 36px;
	color: #CCCCCC;
}
h2 {
	font-size: 24px;
	color: #CCCCCC;
}
h3 {
	font-size: 18px;
	color: #CCCCCC;
}


.bordercolor {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #660033;
	border-right-color: #660033;
	border-bottom-color: #003333;
	border-left-color: #660033;
}
.paragraphdesign {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
