body {
	background-image: url(../images/stepout2.jpg);
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;	
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
}

a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color:#FF0000;
}
a:active {
	text-decoration: underline;
	color:#FF0000;
}
.style1 {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.style2 {	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #FF0000;
}
.content {
	margin:25px;
}
.nav {
	margin:5px;
	text-align:center;
}
