H1 {
	color : #CC0000;
    font-family : "Courier New", Courier, monospace;
	font-size : 17px;
	height : 7px;
	font-weight : 700;
}

H2 {
	color :#FF9933 ;
	font-family :Arial;
	font-size :14px;
	font-weight : bold;
    text-decoration:none
}


H3 {
	color : #333333;
	font-family : arial;
	font-size : 15px;
	font-weight : bold;
}

samp {
	color : #86893E;
	font-family :Arial;
	font-size : 12px;
	font-weight : bold;
	

}

ins {
	color : #CC6633;
	font-family :Arial;
	font-size : 12px;
	font-weight : bold;
	text-decoration:none

}

SMALL {
	color : #333333;
	font-family : arial;
	font-size : 12px;
	font-weight : normal;
}

kbd {
	color :#666666 ;
	font-family :Arial;
	font-size :12px;
	font-weight : bold;
    text-decoration:none
}

big{
	color : #FF9933 ;
	font-family :"Courier New", Courier, monospace;
	font-size : 12px;
	height : 5px;
	
	
}	

TT{
	color : #CC0000 ;
	font-family :Arial;
	font-size : 12px;
	font-weight : bold;
	
	
}	

CODE {
	color : #333333;
	font-family : arial;
	font-size : 10px;
	font-weight : normal;
	
}