body {
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	color: #666666;	
}
hr.dotted {
	border: none 0;
	border-top: 1px dashed #666;
	width: 100%;
	height: 1px;
}
h1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	display: inline;
}
h3 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	display: inline;
}
.greyheading {
	font-family: Arial;
	font-size: 13px;
	color: #666666;
}
.bold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
	color: #666666;
}

td, p, div, li, span {
	font-family: Arial;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
}
p.normal {
	font-family: Arial;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
}
a {
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	color: #336699;
	text-decoration: underline;
}
.blue {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #354195;
}
.footer{
	font-family: Arial;
	font-size: 11px;
    line-height: 15px;
	color: 4D515F;
}
span.menu {
	font-family: Arial;
	font-size: 11px;
    line-height: 13px;
	color: #666666;
	text-decoration: none;
}
a.menu {
	font-family: Arial;
	font-size: 11px;
    line-height: 13px;
	color: #666666;
	text-decoration: none;
}
a.menu:hover{
	font-family: Arial;
	font-size: 11px;
    line-height: 13px;
	color: #FF6600;
	text-decoration: underline;
}
span.secondarymenu {
	font-family: Arial;
	font-size: 11px;
    line-height: 13px;
	color: #ff6632;
	text-decoration: none;
}
a.secondarymenu {
	font-family: Arial;
	font-size: 11px;
    line-height: 13px;
	color: #666666;
	text-decoration: none;
}
a.secondarymenu:hover{
	font-family: Arial;
	font-size: 11px;
    line-height: 13px;
	color: #666666;
	text-decoration: underline;
}