body {
	background-color:	#FCF2E9;
	font-family:		Tahoma;
	font-size:		12px;
	color:			#000000;
	overflow-x:		hidden;
	padding: 		0;
   	margin: 		0;
}

td, tr {
	font-size: 		12px;
	text-align:		justify;
}

hr {
	color: 			#600000;
	width:			100%;
}

.Header {
	color:			#600000;
	font-size:		18px;
	font-weight:		bold;
	text-decoration:	none;
}

a {
	text-decoration:	none;
	color:			#000000;
}

a:hover {
	text-decoration:	underline;
}

em {
	text-decoration:	underline;
}

.image {
	border:			2px solid #600000;
}

.footer {
	font-family:		verdana;
	text-align:		left;
	font-size:		10px;
	color:			#000000;
	background-image:	url( assets/footer_horz_rptr.jpg );
	padding: 		2px;
	height:			15px;
}

.footer a {
	color:			#000000;
	font-weight:		bold;
}