body{
	font-size:12px;
	color:#333333;
	background-color: #66CCFF;
	text-decoration: none;

}
td {
	font-size:12px;
	color:#333333;
	text-decoration: none;
	line-height: 1.3em;
}
a:link{color:#0099ff;text-decoration: none;}
a:visited{color:#0099ff;text-decoration: none;}
a:active{color:#0099ff;text-decoration:underline;}
a:hover{color:#66ccFF;text-decoration:underline;}
.s { font-size: 12px }
.xs { font-size: 10px;	line-height: 1.2em; }
.copy {  font-size: xx-small; text-decoration: none;}
.line_dot {
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.em {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	font-size: 13px;
}
.pink {
	font-weight: bold;
	color: #FF3366;
	text-decoration: none;
	font-size: 13px;
}
.new {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.start {
	font-weight: bold;
	color: #6699ff;
	text-decoration: none;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.line {
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.t_small {
	text-decoration: none;
	font-size: xx-small;
	line-height: 13px;	
}
.line_star {
	background-image: url(images/star.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.line_star2 {
	background-image: url(images/star2.gif);
	background-repeat: repeat-x;
	background-position: center;
}.spacer {
	padding-top: 10px;
	}
