body {
	FONT-SIZE: 12px;
	background: #FFFFFF;
	left: 0px;
	top: 0px;
	margin-top: 0px;
	margin-left: 0px;
	color: #333333;
}

a:link {
	text-decoration: underline;
	color: #999999;
}

a:visited {
	color: #999999;
	text-decoration: underline;
}

a:hover{
	color:#FFFFFF;
	background: #666666;
	text-decoration: underline;
}

.font_s {
	FONT-WEIGHT: normal; FONT-SIZE: 12px
}

.font_s_lh { font: 12px/14px}

.font_m {
	FONT-WEIGHT: normal; FONT-SIZE: 14px
}

.font_m_b {
	FONT-WEIGHT: bold; FONT-SIZE: 14px
}

.font_m_b_w {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; color: #FFFFFF
}

.font_m_lh { font: 14px/18px}

.font_l { FONT-WEIGHT: normal; FONT-SIZE: 16px}
td {
	font-size: 12px;
}

.font_s_b {

	FONT-WEIGHT: bold; FONT-SIZE: 12px
}

td.TD_hdr{
	font-size: 13px;
	padding : 5px 10px 0px;
	line-height : 17px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

td.TD_ftr{
	font-size: 12px;
	padding : 10px 0px;
	line-height : 14px;
	font-weight: normal;
	border-top: 1px solid #999999;
}

td.TD_menu{
	font-size: 12px;
	padding : 0px 10px;
	line-height : 16px;
	font-weight: normal;
}

td.TD_menu_S{
	font-size: 12px;
	padding : 3px 10px;
	line-height : 16px;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

td.TD_com{
	font-size: 12px;
	padding : 0px 10px;
	line-height : 14px;
	font-weight: normal;
}

td.TD_comSS{
	font-size: 10px;
	padding : 0px 10px;
	line-height : 14px;
	font-weight: normal;
	letter-spacing: 1px;
}

td.TD_txt_comp{
	font-size: 12px;
	padding : 5px 10px;
	line-height : 16px;
	font-weight: normal;
}

table.TABLE_typeA {

	margin : 0px;
	padding : 0px;
}
