body, table, tr, td { 
	background-color: #000000;
	font-family: arial;
	font-size: 14px;
	color: #dddddd;  }
	
h1 {
	font-size: 14px;
	font-weight: bold; }

div.title {
	position: relative;
 	top: 12px;
 	left: 45px; }
 	
div.content {
	position: relative;
 	top: 18px;
 	left: 45px;
 	width: 801px;
 	text-align: justify; }

a:link {
	color:#5d9883;
	text-decoration:none; }

a:visited {
	color:#5d9883;
	text-decoration:none; }

a:hover {
	color:#3e7463;
	text-decoration:underline; }
