body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {color: #CC0000; font-weight: normal; text-decoration: underline}
a:visited {color: #CC6666; font-weight: normal; text-decoration: underline}
a:active {color: #FF6600; font-weight: normal; text-decoration: underline}
a:hover {color: #FF3300; font-weight: normal; text-decoration: underline}
.df {
	font-size: 12px;
	line-height: 18px;
}
.dfb {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
.t {
	font-size: 12px;
	line-height: 16px;
}
.tb {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
.sm {
	font-size: 9px;
	line-height: 11px;
	font-family: "Tahoma";

}
.cap {
	font-size: 9px;
	line-height: 11px;
	font-family: "Tahoma";
	color: #666666;

}
.cmnt {
	font-size: 10px;
	line-height: 12px;
	list-style-type: none;
	color: #666666;
	display: none;



}
.sml {
	font-size: 10px;
	line-height: 12px;
}
.dot {
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
	background-position: center;
}
