body{
	color: #333333;
}

.font-s{font-size: 10px}


.font-m{
	font-size: 12px;
	line-height: 18px;
}


.font-mm{font-size: 14px
}

.font-b{font-size: 18px
}

.font-sline{font-size: 10px;line-height: 1.5 
}

.font-mline{font-size: 12px;line-height: 1.5 
}

.gr{color:#757575}
.ol { color: #f90 }
.bl{color:#006699}
.red { color: #ff3333}
.red-b { color: #ff3333; font-weight: bold }
.wt{color:white}
.gre{color:#669900}
.gre-b{color:#669900; font-weight: bold }


a:link  { color: #CC0033} 
a:visited { color: #CC0033} 
a:hover  { color: #996600} 
