/* CSS Document */



a:active, visited, hover, link
{  
   font-family: Arial, Helvetica, Sans-Serif; 
   font-size: 10pt;
   font-style: normal; 
   text-decoration: none;
}
 
 
.copyright 
{ 
   font-family: Arial, Helvetica, Sans-Serif;  
   font-size: 8pt; 
   text-decoration: none; 
   color: #000000; 
}
 
td, li
{
   font-family: Times, Times New Roman, Serif;  
   font-size: 10pt ;
   text-decoration: none;
}

body
{
	margin: -10px;
	background: #
}

.main-text
{
	font-size: 12pt;
	padding-left: 20px;
	padding-top: 50px;
	padding-right: 50px;
}

h1
{
	font-size: 16px;
	font-family: Times New Roman, Times, serif;
	font-style: Italic;

}