body {
	font-size: 13px;
	line-height: 24px;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(bg.gif);
	color: #CCCCCC;
}
table,tr,td {
	font-size: 13px;
	line-height: 24px;
}
a:link {
	font-size: 13px;
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
input,select {
	font-size: 13px;
}
.sub {
	background-color: #666666;
}
