body, td, p, span, pre, div {
	font-family: sans-serif, Arial, Verdana, Helvetica;
	line-height: 150%;
	color: #666666;
	font-size: 12px;
}

a, a:hover, a:visited{
	color:#666;
	text-decoration:none;
}
a:hover, a:visited{
	text-decoration:underline;
}


.text {
	font-size: 11px;
	line-height: 14pt;
	font-weight: normal;
	color: #FFFFFF;
}
a.text, a.text:link, a.text:active, a.text:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.text:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.textcontent, h4, a.textcontent h3 {
	font-size: 11px;
	line-height: 14pt;
	font-weight: normal;
	color:#666666
}
a.textcontent, a.textcontent:link, a.textcontent:active, a.textcontent:visited {
	text-decoration: none;
	color:#666666
}
a.textcontent:hover {
	text-decoration: underline;
	color:#666666
}

.textredhead, h2 {
	font-size: 23px;
	color: #FF0000;
}

.greybox {
	background-color: #CCCCCC;
}

.textcontentbold, h3 {
	font-size: 11px;
	line-height: 14pt;
	font-weight: bold;
	color:#666666
}
a.textcontentbold, a.textcontentbold:link, a.textcontentbold:active, a.textcontentbold:visited {
	text-decoration: none;
	color:#666666
}
a.textcontentbold:hover {
	text-decoration: underline;
	color:#666666
}
.darkgreyover {
	background-color: #666666;
}
/*&copy; fraserwaters 2010*/

h3, h4{
	line-height:100%;
	margin:5px 0;padding:0;
}

