div#headerNav
{
	font-size: 9px;
}

a, .text a, .text_small a
{
	font-size: inherit;
}

a:link, .text a:link, .text_small a:link {
	font-size: inherit;
	text-decoration: underline;
}

a:active, .text a:active, .text_small a:active
{
	font-size: inherit;
}

a:visited, .text a:visited, .text_small a:visited
{
	font-size: inherit;
}

.small_a
{
	font-size: 10px;
}

.lg_a
{
	font-size: 12px;
}

.text {
	font-size: 12px;
}

.text_bold {
	font-size: 10px;
}

.text_subheading 
{
	font-size: 18px;
}

.text_sub_subheading
{
	font-size: 12px;
}

.text_page_title
{
	font-size: 14px;
}

.text_Section_Header
{
	font-size: 12px;
}

.text_small
{
	font-size: 10px;
}

.text_tiny
{
	font-size: 8px;
}

BODY
{
	font-size: 12px;
}

/* Outer Wrapper */
li#li_link
{
	font-size: 9px;
}

/* Footer Styles */
  
.text_footer_menu
{
	font-size: 10px;
}

.text_footer_menu a:link 
{
	font-size: inherit;
}

.text_footer_menu a:active
{
	font-size: inherit;
}

.text_footer_menu a:visited
{
	font-size: inherit;
}

/* Calendar styles */
tr.calBodyRows TD
{
	font-size: 9px;
}

.calWeekdayHeaders
{	
	font-size:10px;
}

.calSection
{
	font-size:12px;
}