﻿.BlackText {
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	background-color: #CCCCCC;
	text-indent: 10px;
}
.center {
		text-align: center;
	}
.SubHeaderStyle {
	color: #9933FF;
	font-weight: bold;
	text-transform: capitalize;
}
.SideText {
	font-size: 9px;
	text-align: right;
	color: #9933FF;
}
.PicMargins {
	margin: 5px 10px;
}
.HyperlinkBlack {
	color: #000000;
}
.SubHeader {
	text-decoration: underline;
	font-variant: normal;
	font-weight: bold;
}




.body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url('Images/background2.jpg');
	background-repeat: no-repeat;
}
tyle {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}




.Leadertext {
	color: #b54263;
	text-align: left;
}




.SideTextGrey {
	font-size: 9px;
	text-align: right;
	color: #333333;
}




.TextStyle {
	font-size: medium;
}




.PicMarginsLong {
	margin: 5px 10px 200px 10px;
}




