body {
	background: #ffffff url(alio-top.jpg) no-repeat top right fixed;
	color: #000000;
	line-height: 1.6;
}

a:link {
	color: #005588;
}

a:visited {
	color: #008855;
}

a:hover {
	color: #ee5500;
}

img {
	text-decoration: none;
	border: none;
}

.content {
	background-color: #FFFFFF;
	padding: 0px 10px 10px 10px;
	margin: 0 200px 0 20px;
}

p {
	margin-left : 2em ;
}

h1 {
	color: #000000;
	font-family: "times new roman", serif;
	font-size: 36px;
	font-weight: normal;	
}

h2 {
	color: #555555;
	font-family: helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	border-bottom: 1px solid #777777;
	margin-top: 3em;
	margin-bottom: 1.5em;
}

h2 a:hover {
	color: #555555;
}

ul {
	list-style: square;
}

li {
	color: #777777;
}