TD { font: normal 13px verdana, helvetica, sans-serif; color: #565459;}

.green { font: normal 13px verdana, helvetica, sans-serif; color: #5F7851; font-weight: bold;}

.dkgreen { font: normal 13px verdana, helvetica, sans-serif; color: #415B32; font-weight: bold;}

.purpl { font: normal 12px verdana, helvetica, sans-serif; color: #333366; font-weight: bold;}

.dkgray { font: normal 11px verdana, helvetica, sans-serif; color: #333333; font-weight: bold;}

.uline { font: normal 14px verdana, helvetica, sans-serif; color: #5F7851; text-decoration: underline;}

h3 { font: 20px Times New Roman, Times, serif; color: #4C5A44; font-weight: 600; text-align: right;}

h4 { font: 18px Times New Roman, Times, serif; color: #5F7851; font-weight: bold;}

h5 { font: 16px Times New Roman, Times, serif; color: #5F7851; font-weight: bold; text-align: center;}

h6 { font: 15px Times New Roman, Times, serif; color: #5F7851; font-weight: bold; text-align: center;}
	
.footer { font: normal 12px verdana, helvetica, sans-serif; color: #5F7851; font-weight: bold;}
	
select, option {
	background-color:#ffffff; 
	border-style:1px; 
	font-size: 14px; 
	color: #7677B1; 
	font: verdana, helvetica,sans-serif;
	}
	
.form {  
	font: verdana, arial, sans-serif; 
	font-weight:normal;
	font-size:14px;
	color: #565459; 
	background-color:#EDEDED  ;
	width:200px;
	}

textarea {  
	font: verdana, arial, sans-serif; 
	font-weight:normal;
	font-size:14px;
	color: #565459; 
	background-color:#EDEDED  ;
	width:200px;
	height:170px;
	}
	
submit {  
	font: verdana, arial, sans-serif; 
	font-weight: normal;
	font-size: 14px;
	color: #7677B1; 
	background-color:#ffffff;
	}

a:link{
    color: #6633cc;
    text-decoration: none;
    font-weight: bold;
    } 
    
a:visited{ 
    color: #6633cc; 
    text-decoration: none; 
    font-weight: bold;
    } 
    
a:active{ } 
 
a:hover{
    color: #6633cc;
    text-decoration: underline;
    font-weight: bold;
    }
    
    
    
    
a.sm:link{
    color: #6633cc;
    text-decoration: none;
    font-weight: bold;
    font-size: 9px; 
    } 
    
a.sm:visited{ 
    color: #6633cc; 
    text-decoration: none; 
    font-weight: bold;
    font-size: 9px; 
    } 
    
a.sm:active{ } 
 
a.sm:hover{
    color: FEFECF;
    text-decoration: underline;
    font-weight: bold;
    font-size: 9px; 
    }
	
.email_confirm { display: none; }
