.heading {
	font-family: "Trebuchet MS";
	font-size: 16pt;
	color: #FFFFFF;
	font-weight: bold;
}
.subheading {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #003300;
	font-weight: bold;
}
.maintext {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #666666;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #0000A2;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #0000A2;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #0000A2;
	text-decoration: underline;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #0000A2;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}
.maintextwhite {

	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #FFFFFF;
}
a.button:link {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.button:visited {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.button:hover {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.button:active {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	font-style: italic;
}
.clause {

	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #666666;
}
.tablegeneric {
	border-top: 1px none #339966;
	border-right: 1px none #339966;
	border-bottom: 1px solid #339966;
	border-left: 1px solid #339966;
}
td.BorderSoftBlue {
	border-top: 1px solid #339966;
	border-right: 1px solid #339966;
	border-bottom: 1px none #339966;
	border-left: 1px none #339966;
}

