@charset "UTF-8";
/* CSS Document */
td, th, div, td div {
width: auto !important; font-size: 11px !important; font-family: Arial; text-align: left; line-height: 14px;
}

table { width: 600px !important; font-size: 11px !important; font-family: Arial; text-align: left; line-height: 14px; }

.content {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
	padding-right: 50px;
}

hr {
	color: #999999;
	background-color: #999999;
	height: 1px;
	border:none;
	
}

a:link {  
	text-decoration: none; 
	color: #000000;
	}
	
a:visited { 
	text-decoration: none; 
	color: #000000;
	}
	
a:hover, a:active { 
	text-decoration: none; 
	color: #000000;
	}

