.Contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	cursor: auto;
	text-decoration: none;
}
.Contact:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58AE39;
	text-decoration: underline;
}	
.copyright {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: center;
}
.bodytext {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

#BoxWrap {
	
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	LEFT: 589px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	OVERFLOW: auto; 
	WIDTH: 530px; 
	PADDING-TOP: 0px; 
	TOP: 96px; 
	HEIGHT: 340px; 
	TEXT-ALIGN: left;
	direction:ltr;
    SCROLLBAR-FACE-COLOR: #e1e1e1;
	SCROLLBAR-HIGHLIGHT-COLOR: #e1e1e1; 
	SCROLLBAR-SHADOW-COLOR: #e1e1e1; 
	SCROLLBAR-3DLIGHT-COLOR: #e1e1e1; 
	SCROLLBAR-ARROW-COLOR: #999966; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #e1e1e1;
	
}