body, td, p, li
 {
	font-family: Tahoma, Arial;
	font-size:12px;
	font-weight: bold;
	color:#4A4A4A;
	line-height: 15px;
 }

.larger
 {
	font-family: Tahoma, Arial;
	font-size:13px;
	font-weight: bold;
	color:#4A4A4A;
	line-height: 15px;
 }

.largerred
 {
	font-family: Tahoma, Arial;
	font-size:13px;
	font-weight: bold;
	color:#D03628;
	line-height: 15px;
	text-decoration: underline;
 }

.largerblue
 {
	font-family: Tahoma, Arial;
	font-size:24px;
	font-weight: bold;
	color:#41ADD5;
	line-height: 24px;
	text-decoration: none;
 }

a
{
	color:#4A4A4A;
	text-decoration: underline;
	font-family:Tahoma;
	font-size:12px;
	font-weight: bold;
}

a.bottomnav
{
	color:#4A4A4A;
	font-family:Tahoma;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
}

a.bottomnav:hover
{
	color:#4A4A4A;
	text-decoration: underline;
	font-family:Tahoma;
	font-size:11px;
	font-weight: bold;
}

.footer
{
	color: #4A4A4A;
	font-family:Tahoma;
	font-size:10px;
	
}

a.footer
{
	color: #4A4A4A;
	font-family:Tahoma;
	font-size:10px;
	text-decoration: underline;
	
}