p,tr,th,td { color: #000000; font-size: 12pt; weight: bold; }

a { color: #336600; text-decoration: none}
a:link {  color: #336615; text-decoration: none}
a:visited {  color: #555555; text-decoration: none}
a:hover {  color: #336600; text-decoration: underline}

h1 {font-family: "Times New Roman", Times, serif; font-size: 14pt; weight: bold; color: #7D8B7E; text-decoration: none}

h2 {font-family: "Arial", Helvetica, sans-serif; font-size: 14pt; weight: bold; color: #7D8B7E; text-decoration: none}

h3 {font-family: "Times New Roman", Times, serif; font-size: 12pt; weight: bold; color: #7D8B7E; text-decoration: none}

.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #003300;
}

.whiteText {
	color: #FFFFFF;
}

.letteredList {	font-family: Arial, Helvetica, sans-serif; font-size=8pt; 	list-style-type: lower-alpha;	font-size: 10px; }

.tableFrameColour {
	background-color: #CCDDCC;
}
.tableInnerColour {
	background-color: #FFFFFF;
}
.redBgWhiteTxt {
	color: #FFFFFF;
	background-color: #CC0000;
}
.greenBgWhiteTxt {
	color: #FFFFFF;
	background-color: #006600;
}

