@charset "utf-8";
/* CSS Document */

#fsz_small_selected {
	background: url(../images/btn_font_size_s.gif) no-repeat;	
	background-position: center;
}

#fsz_middle_selected {
	background: url(../images/btn_font_size_m_selected.gif) no-repeat;
	background-position: center;
}

#fsz_large_selected {
	background: url(../images/btn_font_size_l.gif) no-repeat;	
	background-position: center;
}

#mainContent { 
	font-size: 13px;
}

#mainContent p.topicPath { 
	font-size: 12px;
}

#newsTopics h2,
#newsTopics h3,
#newsTopics th,
#newsTopics td,
table.other1 td {
	font-size:12px;
}

a.style1 { 
	font-size: 14px;
}

#footer { 
	font-size: 13px;
} 

#fsz_1_id {
	font-size: 10px;
}

#fsz_2_id {
	font-size: 11px;
}

.fsz_1 {
	font-size: 10px !important;
}

.fsz_2 {
	font-size: 11px !important;
}

.fsz_3 {
	font-size: 12px !important;
}

.fsz_4 {
	font-size: 13px !important;
}

.fsz_5 {
	font-size: 14px !important;
}

.fsz_6 {
	font-size: 15px !important;
}

.fsz_7 {
	font-size: 16px !important;
}
