.PageBg {
	background-image: url(images/pagebg.png);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #6dab2e;


}
.TopLinks {
	font-family: "Myriad Pro", Calibri, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #6e3a78;
	text-decoration: none;

}
.Title {
	font-weight: bold;
	color: #411141;
	font-size: 18px;
	font-family: Tahoma;
	word-spacing: 1px;



}
.Content {
	font-family: Tahoma;
	font-weight: normal;
	color: #003366;
	font-size: 16px;
	padding-right: 15px;


}
.FooterLinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 35px;

}
.Footer {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

