body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-image: url(../images/spacer_top.jpg);
	background-repeat: repeat-x;
	}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 15px;
}
h2 {
	font-size: 12px;
}
h3 {
	font-size: 10px;
}