body  {background-color: #ffffff;
       background-image: url(sm-bg.jpg);
	   background-repeat: repeat-y;
       color: #000000;
       font-size: 10pt;
       font-family: Tahoma, Verdana, Arial, sans-serif;
       margin-top: 42px;
       margin-bottom: 42px;
	   margin-left: 42px;        
	   margin-right: 42px;}

a:link    {color: #0000ff; text-decoration: none;}
a:visited {color: #ff00ff; text-decoration: none;} 
a:hover   {color: #000000; text-decoration: none;}
a:active  {color: #00ff00; text-decoration: none;}

h2 {text-align: center;}

ul {list-style-type: disc;
    margin: 0;
    padding-left:25px;}

.main {border: 0px;
	   color: #000000;
	   background-color: #ffffff;
	   font-size: 10pt;
	   text-align: left;
	   width: 530px;}
	
.copyright {border: 0px;
	    	color: #000000;
	    	background-color: #ffffff;
	    	font-size: 8pt;
	    	text-align: center;}