/* CSS Document */

body {
	font: small Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 10px;
	line-height: 1.5em;
	background-color: #ffffff;
	text-align: center;
	color: #333333;
	margin: 10% 15%;
	line-height: 1.5em;
	font-size: x-small;
	voice-family: inherit;
	font-size: small;
}

#main, #main a, #main a:visited, #main a:active {
	text-align: center;
	color: #333333;
	font-size: 10px;
	text-decoration: none;
	}
	
#main a:hover {
	text-decoration: underline;
	}
