/*ai v11 stylesheet */

/* general layout */

body {
	margin-top: 80px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: center;
	font-family: Georgia, "Trebuchet MS", Verdana, Arial;
	color: #999999;
	}
a {
	color: #FF0000;
	font-style: underline;
}
a:hover {
	color: #CC0000;
	background: #eeeeee;
}