.bodytext { 
    font-family: georgia, times, serif; 
	font-size: 13px; 
	line-height: 22px; 
	font-weight: normal; 
	color: #0e82ae; 
	text-decoration: none; 
	text-align: none;
}

.bodytext2 { 
    font-family: georgia, times, serif; 
	font-size: 12px; 
	line-height: 18px; 
	font-weight: bold; 
	color: #f0027f; 
	text-decoration: none; 
	text-align: none;
}



.tabletext { 
    font-family: georgia, times, serif; 
	font-size: 14px; 
	line-height: 22px; 
	font-weight: normal; 
	color: #ffffff; 
	text-decoration: none; 
	text-align: none;
}





.title { 
	font-family: georgia, times, serif;  
	font-size: 14px; 
	line-height: 18px; 
	font-weight: bold; 
	color: #f0027f; 
	text-decoration: none; 
	text-align: none;
}


.footer { 
	font-family: georgia, times, serif;   
	font-size: 11px; 
	line-height: 12px; 
	font-weight: normal; 
	color: #ffffff; 
	text-decoration: none;
}

.footer2 { 
	font-family: georgia, times, serif;  
	font-size: 11px; 
	line-height: 12px; 
	font-weight: normal; 
	color: #ffffff; 
	text-decoration: none;
}

.footer3 { 
	font-family: georgia, times, serif;  
	font-size: 10px; 
	line-height: 12px; 
	font-weight: normal; 
	color: #ffffff; 
	text-decoration: none;
}


#tooltip {
    padding: 3px;
    background: #f0027f;
    color: #ffffff;
    border: 1px solid #eee;
    text-align: center;
    font-size: smaller;
    width: 300px;
}

span.tip {
    border-bottom: 1px solid #eee;
}

a.footer:link, a.footer:visited { font-family: georgia, times, serif;   font-size: 10px; font-weight: normal; color: #ffffff; text-decoration: none; }
a.footer:hover { font-family: georgia, times, serif;   font-size: 10px; font-weight: normal; color: #ffffff; text-decoration: underline; }

a:link, a:visited { font-family: georgia, times, serif;  font-size: 13px; font-weight: bold; color: #0e82ae; text-decoration: underline; }
a:hover { font-family: georgia, times, serif;  font-size: 13px; font-weight: bold; color: #0e82ae; text-decoration: none; }


