body {
	background-color: #000000;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.style2 {	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
td#logo {
	background-image: url('images/sm/logo_front.jpg');
	background-repeat: no-repeat;
	background-position: center;
}
td.imglinks {
	text-align:center;
	color:white;
}
.imglinks {
	margin-top:0px;
	margin-bottom:10px;
	height:125;
	width:96;
}
table#wrapper {
	width:100%;
}