body
{
	background-color:#444444;
	color:white;
	font-family:Arial;
	margin-top:0;
	margin-left:0;
}

a:link
{
	color:#ff9966;
	text-decoration:none;
}	

a:visited
{
	color:#999966;
	text-decoration:none;	
}	

a:hover
{
	color:#ffffff;
	text-decoration:underline;	
}	


h1
{
	color:#ffff00;
	margin-bottom:0px;
	font-size:1.5em;
}

h2
{
	color:#ff9900;
	margin-top:0px;
	font-size:1.2em;
}

.h3
{
	color:#dddddd;
	margin-bottom:0px;
	font-size:1.2em;
	font-weight:bold;
}

#MainTable
{
	border-width:0;
}	

.smallImage
{
	border:4 double #666666;
	width:150;
	height:100;
}

.bigImage
{
	border:4 double #666666;
	width:640;
	height:480;
}

.copyright
{
	font-size:0.8em;
	color:#cccccc;
}