html body {
	margin: 0;
	overflow: visible;
        background-image: url(/gfx/bg.gif);
        background-position: left top;
        background-repeat: repeat-x;
	background-color: #aeaeae;
}
.menu {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.copy {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.whitelink {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.fastmenu {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #2f2f2f;
	text-decoration: none;
}
.prodname {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #1d7ca3;
	text-decoration: none;
}
.backlink {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #015f85;
	text-decoration: none;
}
.lap_off {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #3297c1;
	text-decoration: none;
}
.lap_on {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #4a4a4a;
	text-decoration: none;
}
td {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #4a4a4a;
	text-decoration: none;
}
.form {
        font-family: Tahoma, Verdana;
        font-size: 11px;
        font-style: normal;
        font-weight: normal;
        color: #484848;
        text-decoration: none;
        background-color: #ffffff;
}
.meta {
	font-family: Tahoma, Verdana;
	font-size: 1px;
	font-style: normal;
	font-weight: normal;
	color: #aeaeae;
	text-decoration: none;
}
