	body {
		margin-left: 30px;
		margin-top: 0px;
		margin-bottom: 0px;
		background: #333333;
		color: #ffffff;
		font-family: arial, verdana, arial, sans-serif;
		font-size: 11px;
	}
	
	A 		{ color: #666666; /* text-decoration: none; */} 
	A:link		{ color: #666666; text-decoration: none; } 
	A:visited	{ color: #666666; text-decoration: none; } 
	A:active	{ color: #666666;  } 
	A:hover		{ color: #666666; text-decoration:underline; }
	a img { border: 0px; }
	
	.side {
		border: 30px #333333 solid;
	}
	
	.d { 
		border: 0;
		border-style: none; 
	}
	
   	.contenttable {
		background-color: #FFFFFF;
		color: #333333;
		padding: 10px;
		text-align:left;
		width: 480px;
		font-weight:normal;
	}
	
	.menu2 {
		font-size:14px;
		font-weight:normal;
		text-align: center;
		background-color: #CCCCCC;
	}
	.menu2 A:hover { background-color: #FFFFFF; text-decoration: none;  } 
	.menu2 img {
		border: 0;
		vertical-align: middle;
	}
	
	.copyright {
		background-color: #CCCCCC;
		color:#333333;
		padding:10px;
		text-align:left;
		font-weight:normal;
	}
	
	.hidden {
		display:none;
		color: #999999;
	}
	
	.hidden2 {
		display:none;
		color: #333333;
	}
	
	.style1 {
		color: #FF0000;
		font-weight: bold;
	}
	
	.style2 {color: #FF0000}
