body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #999999;
}
a:link {
	color: #0033FF;
}
a:visited {
	color: #0000CC;
}
.text_small {
	font-size: 11px;
}
.white {
	color: #FFFFFF;
}
.advert {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 14px;
}
.textheight {
	line-height: 20px;
}
.textbold {
	line-height: 16px;
	font-weight: bold;
}
.greenbold {
	color: #339900;
	font-weight: bold;
}
.whitebold {
	color: #FFFFFF;
	font-weight: bold;
}
.redbold {
	font-weight: bold;
	color: #cc0000;
	line-height: 16px;
}
.text {
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.linkbottom {
	background-color: #FFFFFF;
}
.small_height {
	line-height: 22px;
}
.strikethru_bold {
	font-weight: bold;
	text-decoration: line-through;
}
.greenbold_small {
	color: #339900;
	font-weight: bold;
	font-size: 10px;
}
.background {
	background-image: url(images/back.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
}
