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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(images/centerbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.Medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
}
h1 {
	font-size: 42px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: 44px;
	font-weight: normal;
	font-variant: normal;
	color: #006600;
	margin-top: 5px;
	margin-bottom: 20px;
}
.Footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	color: #006600;
	margin-top: 5px;
	margin-bottom: 5px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 11px;
}
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
}
p {
	color: #333333;
	margin-top: 3px;
	margin-bottom: 3px;
}
.Content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
}
a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006600;
}
a:hover {
	text-decoration: none;
	color: #CC9900;
}
a:active {
	text-decoration: none;
	color: #006600;
}
.style1 {
	color: #FF0000;
	font-size: 36px;
	line-height: 44px;
}
