@charset "windows-1252";
body {font-family: Georgia, Times New Roman, Times, serif; 
font-size: 12px; 
color: #000000; 
background-color: #FFFFFF;
margin: 15px;
} 
  
.text {font-family: Georgia, Times New Roman, Times, serif; 
font-size: 12px; 
color: #000000;
line-height: 150%;
padding: 3px; 
}

 
.title1 {font-family: Georgia, Times New Roman, Times, serif; 
font-size: 24px; 
color: #000000;
line-height: 100%;
}


.title2 {font-family: Georgia, Times New Roman, Times, serif; 
font-size: 13px; 
color: #000000;
line-height: 200%;
padding: 3px; 
}


 
a:link {color: #000000; text-decoration: none; font-weight: none;} 
a:visited {color: #BEBEBE; text-decoration: none; font-weight: none;}
a:hover {color: #D3D3D3; font-weight: none; text-decoration: underline;} 
a:active {color: #D3D3D3; font-weight: none;} 

table {}
td {border: #BEBEBE; padding: 3px; font-family: Georgia, Times New Roman, Times, serif; font-size: 12px}

