@charset "utf-8";
.h1 {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	text-align: center;
}

.h2 {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	line-height: 12pt;
	text-align: left;
	vertical-align: text-top;
	width: 100%;
	height: 10pt;
	clip: rect(auto,auto,auto,auto);
}

.h3 {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	line-height: 12px;
	text-align: left;
	vertical-align: bottom;
	width: 100%;
	height: 10pt;
	clip: rect(auto,auto,auto,auto);
}
a:link, span.MsoHyperlink
	{
	color:#00CCFF;
	text-decoration: none;
	font-size: 14px;
}


a:visited, span.MsoHyperlinkFollowed
	{
	color:#00CCFF;
	text-decoration: none;
	font-size: 14px;
}
/* CSS Document */


.headertext {
	font-size: 36px;
	font-weight: bold;
	color: #0099CC;
	font-style: italic;
}
.headertext2 {
	font-size: 18px;
	font-weight: bold;
	color: #0099CC;
	font-style: italic;
}

.content {
	font-size: 12px;
	text-align: justify;
	color: #CCCCCC;
}
.background {
	background-color: #FFFFFF;
}
.bgheader  {
	background-attachment: scroll;
	background-position: center center;
	background-repeat: no-repeat;
}
.link {
	color: #6666FF;
}
