body {
	background-color: #ffffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000088;
	text-align: center;
	margin: 0px auto;
}
img {border: none;}
div {display: block;}
a:link {text-decoration: none; font-family : Arial, Helvetica, sans-serif; font-size: 11px; color : #000000;}
a:visited {text-decoration: none; font-family : Arial, Helvetica, sans-serif; font-size: 11px; color : #000000;}
a:active {text-decoration: none; font-family : Arial, Helvetica, sans-serif; font-size: 11px; color : #000000;}
a:hover {text-decoration: underline; font-family : Arial, Helvetica, sans-serif; font-size: 11px; color : #000000;}
.wrapper { 
	margin: 0px auto;
	text-align:left; 
	width: 1020px;  
	border: #000000 0px solid;
} 
.space {
	display: block;
	margin: 0px auto;
	text-align:left;
	width: 100%;
	height: 10px;
}
.button {
	background-image: url('../images/button.gif');
	background-repeat: repeat-x;
	border-color: ffb417;
	border-width: 0px;
	color: #004080;
	font-weight: bold;
}