body {
	background-image:	url( assets/background-tan.gif );
	font-family:		Arial;
	font-size:		12px;
	color:			#000000;
	padding: 		0;
   	margin: 		0;
}

a {
	color:			#000000;
	text-decoration:	none;
}

a:hover {
	text-decoration:	underline;
}	

.footer {
	text-align:		center;
	font-size:		11px;
	color:			#000000;
	padding:		2px;
}

.footer a {
	color:			#000000;
}

.content {
	padding:		5px;
	overflow:		visible;
}

.content td, .content {
	font-size:		13px;
	color:			#333399;
	text-align:		justify;
}

.content a {
	color:			#666666;
	font-weight:		500;
}

.content a:hover {
	color:			#666666;
	font-weight:		600;	
}

.header {
	font-weight:		bold;
	font-size:		22px;
	color:			#323628;
}

.image {
	border:			4px solid #323628; 
}

.contL {
	font-weight:		bold;
}

td {
	text-align:		justify;
}

.qqq{
	color:			#11480A;
} 