body {
	background-color: #333333;
	margin: 0px;
	color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	background-image: url(images/cyclebg2.gif);
}

h1 {
	font-size: 10px;
	color: #dcdcdc;
	text-indent: 8px;
	font-weight: bold;
	margin: 0 px;
}

div.text {
	border-left: 1px solid #333333;
	border-top: 1px solid #333333;
	border-right: 1px solid #555555;
	border-bottom: 1px solid #555555;
	padding: 8px;
	background-color: #161616;
	text-align: left;
}


a:link {
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #999;
}
a:active {
	text-decoration: none;
	color: #000;
}

a.two:link {
	font-weight: bold;
	text-decoration: none;
	color: #dcdcdc;
}
a.two:visited {
	font-weight: bold;
	text-decoration: none;
	color: #dcdcdc;
}
a.two:hover {
	text-decoration: none;
	color: #cc0000;
}
a.two:active {
	text-decoration: none;
}

table {
font-size:10px;
}
td.foot {
   color:#cccccc; 
   font-weight:bold; 
   font-size:10 px;
}
td.smallprint {
	font-size: 10px;
	color: #ffffff;
}

