P {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size: 8pt;
	color: #000033;
	text-align: left;
	font-stretch: condensed;
	margin-right: 10px;	
}
li {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size: 8pt;
	color: #000033;
	text-align: left;
	font-stretch: condensed;
	margin-right: 10px;
	margin-left: -20px;	
}
strong {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size: 8pt;
	color: #000033;
	text-align: left;
	font-stretch: condensed;
	font-weight: bold;	
}
.calTITLE {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	color: #003300;
	text-align: center;	
}
.cal {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size: 7pt;
	color: #003300;
	text-align: center;	
}
.det {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	text-align: left;
	font-stretch: condensed;
	margin-right: 10px;
}
.det:link {
	color: #ccffcc;
	text-decoration: underline;
}
.det:visited {
	color: #ccffcc;
	text-decoration: none;
}
.det:hover {
	color: #ffffff;
	text-decoration: none;
}
.det:active {
	color: #ccffcc;
	text-decoration: none;
}
.menu {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	color: #003300;
	text-align: center;
	font-stretch: condensed;
	font-weight: bold;
}
.menu:link {
	color: #003300;
	text-decoration: none;
}
.menu:visited {
	color: #003300;
	text-decoration: none;
}
.menu:hover {
	color: #ffffff;
	text-decoration: underline;
}
.menu:active {
	color: #003300;
	text-decoration: none;
}
A:link {
	color: #000099;
	text-decoration: none;
}
A:visited {
	color: #000099;
	text-decoration: none;
}
A:hover {
	color: #009900;
	text-decoration: none;
}
A:active {
	color: #000099;
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bodytextcolour {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #225706;
	font-weight: bold;
}
.whatsnewTITLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #225706;
	
}
.dettitle {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size: 8.5pt;
	color: #ffffff;
	text-align: left;
	font-stretch: condensed;
	margin-right: 10px;
	font-weight: bold;
}
.Whitebodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.largetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #415D12;
	font-weight: bold;
}

table.resources{
	border:solid 1px black;
	text-align:left;
	background-color:#FFF;
	font-size:110%;
	width:510px;
	
	
}

table.resources td{
	padding:8px;	
}

tr.odd{
	background-color:#DFE7DA;
	