body {
	background:	#000000;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px; }	
td { 
	font-size: 12px; 
	font-family:  Arial, Helvetica, sans-serif; 
	color: #c0c0c0; 
	line-height:22px;	}
H1 { 
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	color: #af852b; 
	}

.main
{
	background-repeat: no-repeat;
	 }
.header
{	background-image: url("images/header.jpg");
	background-repeat: no-repeat;
	 }
.nav { 
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	color: #af852b; 
	padding-left:10px;
	}	
.copy { 
	font-size: 10px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal;
	color: #c0c0c0; 
	}	

.velden { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #ffffff; 
	height:20px;
	background-color:#000000;
	border:1px solid #af852b;
	padding:2px;
	}
A:link { font-size: 12px; text-decoration: none; font-weight: bold; color: #af852b; } 
A:visited { font-size: 12px; text-decoration: none; font-weight: bold; color: #af852b; } 
A:hover { 	font-size: 12px; text-decoration: none; font-weight: bold; color: #ffffff; }

A.nav:link { font-size: 14px; text-decoration: none; font-weight: bold; color: #d2d2d2; } 
A.nav:visited { font-size: 14px; text-decoration: none; font-weight: bold; color: #d2d2d2; } 
A.nav:hover { 	font-size: 14px; text-decoration: none; font-weight: bold; color: #ffffff; }

A.copy:link { font-size: 10px; text-decoration: none; font-weight: normal; color: #c0c0c0; } 
A.copy:visited { font-size: 10px; text-decoration: none; font-weight:normal; color: #c0c0c0; } 
A.copy:hover { 	font-size: 10px; text-decoration: none; font-weight: normal; color: #af852b; }

