/* CSS Document */

.just-text {
    font-family :  arial,sans-serif;
    font-size : 11px;
    text-decoration : none ;
	font-weight : bold;	
}

.main-text {
    font-family :  arial,sans-serif;
    font-size : 12px;
	color: 000;	
}

.link-text {
	color : #356233;
	text-decoration : none ;
}

.small {
    font-size : 9px;
}

.h1 {
    font-family :  Trebuchet MS,arial,sans-serif;
    font-size : 22px;
    text-decoration : none ;
	font-weight : bold;
	color : #356233;
}

.table1 {  
border-left-style: double; 
border-left-color: #356233; 
border-left-width: 1px; 
}
.tabledash {  
border-bottom-style: dashed; 
border-bottom-color: #99cccc; 
border-bottom-width: 1px; 
    font-family :  arial,sans-serif;
    font-size : 12px;
	color: 000;
		font-weight : bold;
}
.bord {border-bottom: 2px solid #ffffff;}

.reqd {margin-left: 5px; font-style: italic; font-size: .9em;}