﻿a:link {text-decoration:underline; color:white;}
a:visited {text-decoration:underline; color:white;}
a:active {text-decoration:underline; color:white;}
a:hover {text-decoration:underline; color:#E2E2E2;}

a.nav:link {text-decoration:none; color:#CDCDCD; font-size: 11pt; font-weight: bold;}
a.nav:visited {text-decoration:none; color:#CDCDCD; font-size: 11pt; font-weight: bold;}
a.nav:active {text-decoration:none; color:#CDCDCD; font-size: 11pt; font-weight: bold;}
a.nav:hover {text-decoration:underline; color:#568348; font-size: 11pt; font-weight: bold;}

body {
	background-color: #464646;
	}

body, td {
	font-family:, Arial, sans-serif;
	font-size: 10pt;
	color: white;
	}
	
.heading {
	font-size: 12pt;
	font-weight: bold;
}	

.heading2 {
	font-size: 11pt;
	font-weight: bold;
	color:#e1f0dc;
	line-height:20pt;
}