body {
  	margin-top:0;
	margin-left:0;
	margin-right:0;
  	font-family: "Times New Roman", Times, serif;
 	background-image: url(); 
  	background-repeat: no-repeat;
  	background-position: center; 
  	background-color:#FFFFCC;
    scrollbar-arrow-color: #CCCC66;
    scrollbar-dark-shadow-color: #000000;
    scrollbar-track-color: #CCCC66;
    scrollbar-face-color: #336633;
    scrollbar-shadow-color: #000000;
    scrollbar-highlight-color: #CCCC66;
    scrollbar-3d-light-color: #CCCC66;
}
p {
	font-family: "Times New Roman", Times, serif; font-size:12px;
	margin:20px;  
	text-align:justify;  
}
.maintext {
	font-family: "Times New Roman", Times, serif; font-size:12px;
	margin:20px;  
}
.largetext {
	font-family: "Times New Roman", Times, serif; font-size:14px;
	margin:20px; 
}
.title {
	font-family: "Times New Roman", Times, serif; color:#336633; font-weight:500; 
	margin:20px;   
}
.title {
	font-family: "Times New Roman", Times, serif; color:#336633; font-weight:500; 
	margin:20px;   
}
.titlelg {
	font-family: "Times New Roman", Times, serif; color:#336633; font-weight:500; outline-style: double; font-size:20px; 
	margin:20px;   
}
td {
	font-family: "Times New Roman", Times, serif;
}
th {
	font-family: "Times New Roman", Times, serif;
}
.border_l { 
	border-left:thin solid #000000; 
}
.border_rl { 
	border-left:thin solid #000000; border-right:thin solid #000000; border-top:thin solid #000000; border-bottom:thin solid #000000;
}
.address {
	font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight:700; 
}
a.link:link { color: blue; text-decoration: underline; font-size:12px }
a.link:active { color: red; text-decoration: none; font-size:12px }
a.link:visited { color: blue; text-decoration: underline; font-size:12px }
a.link:hover { color: green; text-decoration: underline; font-size:12px }