body {
	color: #BADA55;
	background-color: #133337;
	font-family: arial; 
	font-size: 12pt;
	text-align: justify;
	font-style: normal;
	text-decoration: none;
}

p.disclaimer {
	font-size:8pt;
}

p.dark {
	font-size:8pt;
	color: #333333;
}

A:link {
	color: #555555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

A:visited { 
	color: #555566;
	text-decoration: none; 
}

A:hover {
	color: #444444;
	font-style: normal;
	text-decoration: none;
}

table.main {
	border-style: solid;
	border-width: 5;
	border-color: black;
	background-color: #222222;
	color: #B0B0CC;
	width: 80%;
}

img { border: 0; }



