
  body {
  
     	margin:12px;  
        scrollbar-base-color: #A3C1B5;
		font-family:Arial;
		font-size:12px;
		color:#666666;

     }

	.tdformat {
		font-family:Arial;
		font-size:12px;
		color:#666666;
}

	.tdlist {
		font-family:Arial;
		font-weight:bold;
		font-size:12px;
		color:#3F6B5D;
}


A:link {
	color: #666666;
	font-family: Arial; 
	font-size: 12px; 
	font-weight: normal;
	text-decoration: underline;
}
A:link.visited {
	color: #666666;
	font-family: Arial; 
	font-size: 12px; 
	font-weight: normal;
	text-decoration: underline;
}
A:link.active {
	color: #666666;
	font-family: Arial; 
	font-size: 12px; 
	font-weight: normal;
	text-decoration: underline;
}
A:link.hover {
	color: #000000;
	font-family: Arial; 
	font-size: 12px; 
	font-weight: normal;
	text-decoration: none;
}


hr {
	color: green;
	height: 1px;
	width: 100%;
}
