body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

h1 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 20px;
	line-height: 30px;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.text a:link {
	color: #D63636;
	text-decoration: underline;
}
.text a:hover {
	color: #999999;
	text-decoration: none;
}
.text a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}

.currentpage {
	color: #FFF;
	background:  url(images/menu7.gif) 0 -30px;
	padding: 8px 0 0 8px;
	display: block;
	height: 22px;
	text-decoration: none;

}

.smalltext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 14px;
}
.smalltext a:link {
	color: #CCCCCC;
	text-decoration: none;
}

.smalltext a:hover {
	text-decoration: underline;
}

.smalltext a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

.introtext {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	color: #CC0000;
	font-size: 16px;
	line-height: 20px;
}

.currentpage {
	color: #FFF;
	background:  url(../images/menu7.gif) 0 -30px;
	padding: 8px 0 0 8px;
	display: block;
	height: 22px;
	text-decoration: none;

}
.subhead {
	font-weight: bold;
	color: #D32727;
}
.smalltextgrey {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
}
.whitesubhead {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}.introtextWHITE {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	color: #F3F3F3;
	font-size: 16px;
	line-height: 20px;
}
