body, html 
{ 
	padding: 0;
	margin: 0;
	height: 100%;
	background-color: #000000;
	background-image: url(images/bg.gif);
}
.desc { font-family: Verdana; color: #000000; font-size: 10pt; margin-top: 10; }
.title { font-family: Trebuchet MS; color: #000000; font-size: 16pt; font-weight: bold; margin-top: 20; margin-bottom: 20; }
#Layer1 {
	position:absolute;
	width:563px;
	height:115px;
	z-index:1;
	left: 50px;
	top: 725px;
}
body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFCC;
}
.style4 {font-size: 14; font-weight: bold; font-family: Verdana; }
.style5 {font-family: Verdana; font-weight: bold;}
