body  { background-color: #01669A; } 


a {
	color: #0075a5;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link, a:visited, a:active {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

a.footer {
	color: #0075a5;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.footer:link, a.footer:visited, a.footer:active {
	text-decoration: underline;
}
a.footer:hover {
	text-decoration: none;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display:block; 
	border-left:15px;
}

.ref {
font-size: 10px; 
font-family: Arial, Helvetica, sans-serif;
}

.style2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-decoration:none;
	font-weight: bold;
	border-left:15px;
}

.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.style5 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #0075a5; margin-bottom:none;}
.style6 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; padding-right: 5px;}
.style7 {color: #006600}
.style8 {color: #0033CC}
.style9 {color: #FFCC33}
.bottomBorder {
	margin-bottom: 0px;
	padding-bottom: 3px;
	border-bottom: 1px solid #000;
}

.leftBorder {
	padding-left: 8px;
	border-left: 1px solid #000;
}

.greenText {
	color: #325B00;
}

.blueText {
	color: #0075a5;
}

.goldText {
	color: #F7941D;
}

.bold {
	font-weight: bold;
}

hr {
	 color: #000;
}
