body
{
	color: white;
	background-color: #181818;
	font-family: Georgia, Verdana, Courier, Serif;
	font-size: small;
}
a {
	text-decoration: none
	background-color: black;
	color: white;
	font-size: 12pt;
	font-weight: normal;
}
a.link:link , a.link:active , a.link:visited {
	font-family: Georgia, Verdana, Courier, Serif; 
	text-decoration: none; 
} 
td
{
	background-color: #181818;
	color: #FFFFFF; 
	font-family: Georgia, Verdana, Courier, Serif; 
	font-size: 14pt; 
/*	border-style: double;
	border-width: 2px;
	border-color: blue;*/
} 
table#index {
	margin-left: 200px;
	margin-top: 30px;
}
table#index td { 
	padding: 10px; 
	vertical-align: top;
}

font { font-size: 12px; }

h1 { 
	text-decoration: none; 
	font-size: 14pt;
}

img { border: none; }
a:link img { border: none; }








