body {
	background-image: url(gfx/absbg.png);
	background-repeat: repeat;
}
body,td,th {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

p {
	width:271px;
	line-height:18px;
	margin:10px 40px 5px 40px;
}
ul {
	width:220px;
	line-height:18px;
	margin:10px 40px 5px 40px;
}
a { 
	color: #FFDD00;
	text-decoration:none;	}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFDD00;
}
a:hover {
	text-decoration: none;
	color: #FFEE00;
	position:relative;
	left:-1px;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
	position:relative;
	left:1px;
}
.bg {
	background-image: url(gfx/bg.png);
	background-repeat: repeat-x;
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	display:block;
}
.content {
	width:867px;
	margin:39px 5px 0px 5px;

}
.footer {
	background-image:url(gfx/footer.png);
	background-repeat:no-repeat;
	width:867px;
	height:64px;
	display:block;
	margin:0px 5px 10px 5px;
	color:#000000;
	line-height:32px;

}
.footer_tom {
	background-image:url(gfx/footer_tom.png);
	background-repeat:no-repeat;
	width:867px;
	height:64px;
	display:block;
	margin:0px 5px 10px 5px;
	color:#000000;
	line-height:32px;

}
.footer_misa {
	background-image:url(gfx/footer_michaela.png);
	background-repeat:no-repeat;
	width:867px;
	height:64px;
	display:block;
	margin:0px 5px 10px 5px;
	color:#000000;
	line-height:32px;

}
.footer_wisi {
	background-image:url(gfx/footer_wisibg.png);
	background-repeat:no-repeat;
	width:867px;
	height:64px;
	display:block;
	margin:0px 5px 10px 5px;
	color:#000000;
	line-height:32px;

}
.small {
	font-size:11px;
	line-height:14px;}
.year {
	font-size:18px;
	color:#FFCC00;}
.year2 {
	font-size:18px;}
.samples {
	font-size:10px;
	color: #FFCC00;
	text-transform:uppercase;
	line-height:16px;}
	
