.Background {
	background-image: url(../templateimages/body/landingpage_r2_c4.jpg);
	background-repeat: no-repeat;
}
.Headertext {
	font-family: Tahoma;
	font-size: 18px;
	color: #29286E;
	font-weight: bold;
}
.FooterText {
	font-family: Tahoma;
	font-size: 10px;
}
.PageTitle {
	font-family: Tahoma;
	font-size: 22px;
	color: #FF0099;
	font-style: normal;
	font-weight: bold;
}
.BodyText {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.BodyText a:Link, a:Visited, a:Hover, a:Active{
	font-family: Tahoma;
	font-size: 12px;
	color: #000099;
	text-decoration: underline;
}
.BodyText a:Hover{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF0066;
	font-weight: normal;
	padding: 2px;
}
.FooterText {
	font-family: Tahoma;
	font-size: 10px;
}
