body {
	font-family: Verdana;
	font-size: 10pt;
	color: black;
	line-height: 160%;
	background-color: white;
}
	
a {
	text-decoration: none;
	color: #FF0088;
}

a:hover,
a:active {
	text-decoration: none;
	color: #DDDDDD;
}

h1 {
	font-size: 100%;
	color: black;
	text-align: left;
	font-family: "Century Gothic",Verdana;
	font-weight: normal;
	line-height: 150%;
	margin: 10px;
}

h2 {
	font-size: 100%;
	color: #CCCCCC;
	font-weight: normal;
	margin: 30px 10px 10px 30px;
}

.text {
	margin: 10px 10px 10px 50px;
	width: 400px;
}


ul {
	margin: 10px 10px 10px 50px;
	padding: 0;
	list-style: none;
}

li.info {
	font-size: 80%;
	margin: 0 10px 0 15px;
	padding: 3px;
	list-style: none;
	line-height: 160%;
}

img {
	border: none;
}
