.bottom {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #075E70;
}
.hdg1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2ca1c3;}
	
.hdg2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;}
	
.hdg3 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #444444;}
	
body {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
}
td, input {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	margin-bottom:10px;
	margin-top:10px;
}
.blueText {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color:#2ca1c3;
}
.text {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
}

.grey {
	color: #5e5e5e;
}

a:link {
	color: #075E70;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #075E70;
	text-decoration: underline;
}

.menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5e5e5e;}

	a.menu:link {
	color: #5e5e5e;
	text-decoration: none;}
	
	a.menu:visited {
	color: #5e5e5e;
	text-decoration: none;}
	
	a.menu:hover {
	text-decoration: none;
	color: #ffffff;}
