A				{
	color : #C17B40;
	text-decoration : none;
	font-weight : bold;
}
				
A:Hover			{
	color : #C17B40;
	text-decoration : none;
	font-weight : bolder;
}
				
Body			{
				
				
				font-family :Arial;
				font-size : 8pt;
				scrollbar-3dlight-color : #000000;
				scrollbar-highlight-color : #C17B40;    
				scrollbar-face-color : #613E20;
				scrollbar-arrow-color : #000000;
				scrollbar-shadow-color : black;
				scrollbar-darkshadow-color : #613E20;
				scrollbar-track-color : #000000;
				}
				
TD				{
				font-family :Arial;
				font-size : 8pt;
				color: #C17B40;
				border-color : #C17B40;
				}
.tac				{
				font-family :Arial;
				font-size : 7pt;
				color: #ACAEB0;
				}
				
.vision			{
				color : #000000;
				}	
.winput		{
			width : 60px;
			
			border-width : 1px;
			border-color : #C17B40;
			color : #C17B40;
			font-size : 8pt;
			background-color : black;
			font-family : Arial;
			height : 15px;
			}
			
.wbutton	{
			height : 15px;
			border-color : #C17B40;
			background-color : #000000;
			color : #C17B40;
			font-family : Arial;
			font-size : 8pt;
			}	