.stext {
	font-size : 10px;
	font-family : verdana, sans serif;
	color : #000000;
	
}

.sbtext {
	font-size : 10px;
	font-family : verdana, sans serif;
	color : #000000;
	font-weight: bold;
	
}


.sgtext {
	font-size : 10px;
	font-family : verdana, sans serif;
	color : #666666;
	
}


.text, P, BODY, LI {
	font-size : 13px;
	font-family : arial, helvetica, sans serif;
	color : #000000;

}


.btext {
	font-size : 13px;
	font-family : arial, helvetica, sans serif;
	color : #000000;
	font-weight: bold;
	
}

.itext {
	font-size : 13px;
	font-family : arial, helvetica, sans serif;
	color : #000000;
	font-style: italic;
	
}

.h2text {
	font-size : 17px;
	font-family : arial, helvetica, sans serif;
	color : #000000;
	font-weight: bold;
	
}

H1, .h1text {
	font-size : 20px;
	font-family : arial, helvetica, sans serif;
	color : #000000;
	font-weight: bold;
	
}

.special {
	font-size : 13px;
	font-family : arial, helvetica, sans serif;
	color : #cc0000;
	font-weight: bold;
	
}