.lsf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: thin dotted #CCCCCC;
	background-color: #fbe695;

}
.text {
	padding: 0px;
	color: white;
		font : menu;
		font-weight : bold;
        text-decoration: none;
	
}

.h1 { 
font-family: "Times New Roman", Times, serif;
font-size: 16pt; ; 
font-weight: 500; 
color: #2F7DC1; 
clip: rect( ); 
text-align: left; 
font-style: normal; 
}

.h2 { 
font: arial;
font-size: 10pt;
font-weight: bold; 
color: black; 
}

.h3 { 
font-family: "Times New Roman", Times, serif;
font-size: 16pt; ; 
font-weight: 500; 
color: #990000; 
clip: rect( ); 
text-align: left; 
font-style: normal; 
}

.box {
	background-color: #FFFFFF;
	border: thin solid #fbe695;

}
.HR {
color : #FFFFCC; 
border-bottom : 1px dotted #2F7DC1; 
text-align :left;
}
