a {
   color: #DA5A0C;
   font-size: 15px;
   font-weight: bold;
}

input {
   border: 1px solid #DA5A0C;
   background: #F0C825;
   background-image: url('images/bg_input.gif'); 
   background-repeat: repeat-x;
}

textarea {
   border: 1px solid #DA5A0C;
   background: #F0C825;
   background-image: url('images/bg_input.gif');
   background-repeat: repeat-x;
}

.h5 {                                                  
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 10px;                                   
    color : #000000;                                    
}     

.h4 {                                                  
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 11px;                                   
    color : #000000;                                    
}     

.h3 {                                                  
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 12px;                                   
    color : #000000;                                    
}     

.h2 {                                                  
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 13px;                                   
    color : #000000;                                    
}  

.h4_brown {                                                  
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 11px;                                   
    color : brown;                                    
}

.dojo
{
	font-size:8pt;
	font-family:"MS Reference Sans Serif";
	color:#7f261c;
	margin-bottom:4.5pt;
}

.h4 a, a.h4
{ 
	font-family: verdana,arial,helvetica; 
	font-size: 11px; 
	color:#DA5A0C; 
	text-decoration: underline; 
}  

.h4 a:hover, a.h4:hover
{ 
	color:#DA5A0C; 
	text-decoration: none;
} 

.h3 a, a.h3
{ 
	font-family: verdana,arial,helvetica; 
	font-size: 12px; 
	color:#DA5A0C; 
	text-decoration: underline; 
}  





