body { background-color: #c0c0c0; }							 								 
								

hr {    height: 2px;
    	background-color: #c0c0c0;
        color: #000000;  }

a:link      {   color: #dc9665; }
a:visited   {   color: #339966; }
a:hover     {   color: #ff0000; }



.tableborder {  width: 752px;
                font-size: 14px;
				font-family: Arial, Helvetica, sans-serif;
		        margin-left: auto;
		        margin-right: auto;
                background-color: #c0c0c0;
				border-top-style: outset ; 
                border-top-color: #000000; 
                border-top-width: 2px; 
				border-bottom-style: outset ; 
                border-bottom-color: #000000; 
                border-bottom-width: 2px; }
				
.tableborderbottom {  width: 752px;
                font-size: 14px;
				font-family: Arial, Helvetica, sans-serif;
		        margin-left: auto;
		        margin-right: auto;
                background-color: #c0c0c0; 
				border-bottom-style: outset ; 
                border-bottom-color: #000000; 
                border-bottom-width: 2px; }


						
h2         {    background-color: #c0c0c0;
                color: #000000; 
				text-decoration: none;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 24px; }
						
