 
    h1 {
	font-size: 30px;
	font-family: arial;
	
}
    h2 {
	font-size: 15px;
	font-family: verdana;
	text-align: justify;
}
    h3 {
	font-size: 14px;
        font-weight:bold;
        color: #663300;
	font-family: arial;
	text-align: justify;
        text-transform: uppercase;
}
    h4 {
	font-size: 18px;
	font-family: verdana;
	font-weight: bolder;
	text-align: justify;
}
    div {font-size: 15px; font-family: verdana}
    img {border: 0px;}
   BODY {background: color(#fcdd76);}
    a {
	color: #4b0082;
	font-family: Verdana;
	font-size: 15px;
	font-weight: bolder;
}
    
  
