body {
	background-color:	#000000;	
	background-image:	url( assets/bkg.jpg );
	font-family:		Arial;
	font-size:		12px;
	color:			#FFFFFF;
	padding: 		0;
   	margin: 		0;
}

.footer {
	font-size:		9px;
	color:			#FFFFFF;
	text-align:		center;
	padding:		5px;
}

.footer a {
	color:			#FFFFFF;
	font-weight:		bold;
	text-decoration:	none;
}

.Menu {
	background-image:	URL( assets/hd_rptr.jpg );
	background-repeat:	repeat-x;
}

.Menu, .Menu td, .Menu tr {
	font-size:		12px;
	text-transform: 	UPPERCASE;
}

.Menu A {
	text-decoration:	none;
	font-weight: 		normal;
	color:			#FFFFFF;
}

.Menu A:Hover {
	text-decoration:	none;
}

.image {
	border:			1px solid #FFFFFF;
}

.image2 {
	border:			4px solid #000000;
}	

.content {
	padding:		40px;
}

.content td, .content tr {
	font-family:		arial;
	font-size:		14px;
	color:			#393939;
	text-align:		justify;
}

.header {
	font-size:		16px;
	font-weight:		bold;
	color:			#990000;
	font-family:		georgia;
}

A {
	color:			#393939;
	text-decoration:	none;
}

A:hover {
	text-decoration:	underline;
}
