.headers {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #CCCCCC;
}

.frontBody {
	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;
}

.subheader {
	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
}

.Border{
	border: 1px solid #333333;
}
#globalNav a {
	font-size:70%;
	color: #ffffff;
	font-weight: bold;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}

#globalNav a:hover{
	color: #ffffff;
	text-decoration: underline;
	color: #ffffff;
}

#emailNav a {
	font-size:70%;
	color: #CCCCCC;
	font-weight: bold;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}

#emailNav a:hover{
	color: #CCCCCC;
	text-decoration: underline;
	color: #CCCCCC;
}

