
body {
 background-color: #fff;
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
}

.body_s {
 font-size: 10px; 
 font-style: normal; 
 line-height: 150%; 
 font-weight: normal; 
 font-variant: normal;
 color: #000;
}

.body_ss {
 font-size: 9px; 
 font-style: normal; 
 line-height: normal; 
 font-weight: normal; 
 font-variant: normal;
 color: #fff;
}

.body_ssb {
 font-size: 9px; 
 font-style: normal; 
 line-height: normal; 
 font-weight: normal; 
 font-variant: normal;
 color: #000;
}

.body_m {
 font-size: 12px; 
 font-style: normal; 
 line-height: 150%; 
 font-weight: normal; 
 font-variant: normal;
 color: #000;
}

.body_m_b {
 font-size: 12px; 
 font-style: normal; 
 line-height: 150%; 
 font-weight: bold; 
 font-variant: normal;
 color: #333;
}

.body_b {
 font-size: 14px; 
 font-style: normal; 
 line-height: 150%; 
 font-weight: normal; 
 font-variant: normal;
 color: #000;
}

td {
 font-size: 12px; 
 font-style: normal; 
 line-height: 150%; 
 font-weight: normal; 
 font-variant: normal;
 color: #000;
}

A{
text-decoration:none;
}
a:hover{
text-decoration:underline ;
}
A:Link{
color:#006600;
}
A:Visited{
	color:#006600;
}
A:Active{
	color:#C90000;
}
