#contents_container {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

#small_font a { background: url(/img/ptbar_font_small_on.gif) no-repeat; width: 11px;	height: 18px; display: block; }
#small_font a:hover { background: url(/img/ptbar_font_small_off.gif) no-repeat; width: 11px; height: 18px; display: block; }

#normal_font a { background: url(/img/ptbar_font_normal_off.gif) no-repeat; width: 12px; height: 18px; display: block; }
#normal_font a:hover { background: url(/img/ptbar_font_normal_on.gif) no-repeat; width: 12px;	height: 18px; display: block; }

#large_font a {	background: url(/img/ptbar_font_large_off.gif) no-repeat; width: 12px;	height: 18px; display: block; }
#large_font a:hover { background: url(/img/ptbar_font_large_on.gif) no-repeat; width: 12px; height: 18px; display: block; }

#larger_font a { background: url(/img/ptbar_font_larger_off.gif) no-repeat; width: 15px; height: 18px; display: block; }
#larger_font a:hover { background: url(/img/ptbar_font_larger_on.gif) no-repeat; width: 15px; height: 18px; display: block; }

A.more_navlink:link 	{ font-size: 10px; }
A.more_navlink:visited 	{ font-size: 10px; }
A.more_navlink:hover 	{ font-size: 10px; }

A.box_more_navlink:link 	{ font-size: 9px; }
A.box_more_navlink:visited 	{ font-size: 9px; }
A.box_more_navlink:hover 	{ font-size: 9px; }

A.main_text:link 		{ font-size: 10px; }
A.main_text:visited 	{ font-size: 10px; }
A.main_text:hover 		{ font-size: 10px; }

A.medium_text:link 		{ font-size: 9px; }
A.medium_text:visited 	{ font-size: 9px; }
A.medium_text:hover 	{ font-size: 9px; }

A.mini_text:link 		{ font-size: 9px; }
A.mini_text:visited 	{ font-size: 9px; }
A.mini_text:hover 		{ font-size: 9px; }

A.notes:link 	{ font-size: 9px; }
A.notes:visited 	{ font-size: 9px; }
A.notes:hover 	{ font-size: 9px; }

.more_navlink {
	font-size: 10px; 
}

.box_more_navlink {
	font-size: 9px; 
}

.home_titles {
	font-size: 14px; 
}

.heading1{
	font-size: 18px; 
}
 
.heading2{
	font-size: 14px;
} 

.heading3{
	font-size: 12px;
} 

.main_text {
	font-size: 10px;
}

.medium_text {
	font-size: 9px;
}

.mini_text {
	font-size: 9px;
}

.box_main_text {
	font-size: 9px;
}

.source {
	font-size: 9px;
}

.notes {
	font-size: 9px;
}
