H1 {
	color : #999999;
    font-family : "Courier New", Courier, monospace;
	font-size : 17px;
	height : 7px;
	font-weight : 700;
}

H2 {
	color : CC0033;
	font-family :Tahoma, Arial, Helvetica;
	font-size :18px;
	font-weight : bold;
    text-decoration:none
}



SMALL {
	color : FFFFFF;
	font-family : Tahoma, Arial, Helvetica;
	font-size : 12px;
	font-weight : normal;
}

kbd {
	color :#999999 ;
	font-family :Tahoma, Arial, Helvetica;
	font-size :13px;
	font-weight : bold;
    text-decoration:none
}

big{
	color : yellow ;
	font-family :Tahoma, Arial, Helvetica;
	font-size : 14px;
	height : 5px;
	font-weight : 600;
	
}	

TT{
	color : CC0033 ;
	font-family :Tahoma, Arial, Helvetica;
	font-size : 10px;
	height : 7px;
	font-weight : bold;
	
	}	

}	

CODE {
	color : FFFFFF;
    font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;

	
}