table {font-family: Arial, Helvetica, sans-serif;color: #333333;}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #FFFFFF;
	font-weight: normal;

	text-decoration: none;

}
.copyright {font-family: Arial, Helvetica, sans-serif;font-size: 0.8em;font-weight: normal;color: #535353;}
.navlinks {font-size: 1em; font-weight: normal; color: #333333;}
.navlinks:link {color: #333333; text-decoration: underline; font-weight: normal}
.navlinks:hover {color: #0075C4; text-decoration: none}
.defaultcontent {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
}
.defaultcontentbold {
	font-size:1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
}
.subtitle {

	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #414141;
	font-weight: bold;
}
.links {
	font-size: 0.7em;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.defaultcontentgrey {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: normal;
}
.defaultcontentwhite {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
.defaultcontent10pt {

	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
}
.float {
	margin: auto;
	padding: 8px;
	float: left;
	height: auto;
	width: auto;
	background-position: center;
	background-color: #CBCBE4;
	word-spacing: 1em;
	border: thick dotted #9999CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006699;



}
.courier {
	font-family: "Courier New", Courier, mono;
}
.floatcentre {

	margin: auto;
	padding: 3px;
	float: none;
	height: auto;
	width: 400px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #9999CC;
	border-left-color: #9999CC;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.defaultcontent10ptbold {


	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
}
.courierblue {
	font-family: "Courier New", Courier, mono;
	font-size: .75em;
	color: #006699;
	font-weight: bold;
}
