@charset "UTF-8";

.PageTitle {
	font-family: "Trebuchet MS";
	color: #FFFFFF; 
	font-size: 28px; 
}

.PageTitleSmall {
	font-family: "Trebuchet MS";
	color: #FFFFFF; 
	font-size: 16px; 
}

.BodyText {
	font-family: "Trebuchet MS";
	color: #000000; 
	font-size: 12px; 
}

.BodyTextItalic {
	font-family: "Trebuchet MS";
	color: #000000; 
	font-size: 12px; 
	font-style:italic;
}

.body,td,th {
	font-family: Trebuchet MS, Verdana;
	font-size: 12px;
	color: #000000;
}

.tableHeader {
	color: #557252;
	font-weight: bold;
	font-size: 14px;
}

.BODYHEADER {
	color: #663333;
	font-weight: bold;
	font-size: 16px;
}

.body {
	background-color: #FFFFFF;
}
.SmallText {
	font-family: "Trebuchet MS";
	font-size: 11px;
}
.BodyBold {
	font-family: "Trebuchet MS";
	color: #000000; 
	font-weight: bold;
	font-size: 12px; 
}




a {
	font-size: 12px;
	color: D66BA1;
	font-weight: bold;
}

a:visited {
	color: #CC3366;
}

a:hover {
	color: #CC3366;
}

a:active {
	color: #CC3366;
}

a:link {
	color: #CC3366;
}
