body {
font-family: Arial, Verdana, sans-serif;
color: #4a4a4a;
font-size: 10pt;
font-weight: normal;
font-style: normal;
text-decoration: none;}

h1 {
color: #4a4a4a;
font-family: Arial, Verdana, sans-serif;
font-size: .7em;
font-weight: Bold;
font-style: normal;
text-decoration: none;
margin-bottom: -1em;}

.main {
	color: #666666;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: justify;
}

.headingBlue {
color: #006699;
font-family: Arial, Verdana, sans-serif;
font-size: 0.8em;
font-weight: bold;
font-style: normal;
text-decoration: none;}

.sidecopygrey {
color: #4a4a4a;
font-family: Arial, Verdana, sans-serif;
font-size: 0.7em;
font-weight: normal;
font-style: normal;
text-decoration: none;}

a:link {
	color: #00538e;
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
} 

a:visited {
color: #00538e;
font-family: Arial, Verdana, sans-serif;
font-weight: normal;
font-style: normal;
text-decoration: underline;}

a:hover {
color: #666666;
font-family: Arial, Verdana, sans-serif;
font-weight: normal;
font-style: normal;
text-decoration: none;}

a:active {
color: #00538e;
font-family: Arial, Verdana, sans-serif;
font-weight: normal;
font-style: normal;
text-decoration: underline;}

.leader {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.border {
	border: 5px double #CBC289;
	background-color: #FFFFFF;

}
