BODY  {
	background-color : #A0A5DD;
	margin:0px;
	font-family : 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #000;
	text-align: left;
	font-size: small;
}

.menu {
	text-align: center;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 30px;
}

.main {
	text-align: center;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 60px;
	margin-bottom: 60px;
}

.desc {
	text-align: center;
	margin-left: 70px;
	margin-right: 70px;
	margin-top: 70px;
	margin-bottom: 70px;
}

.colophon {
	text-align: center;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

H1  {
	font-size : x-large;
	font-family: Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	color : #fff;
	font-weight: bold;
}

H2  {
	font-size : medium;
	font-family : 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color : #fff;
}

H3  {
	font-size : x-small;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: normal;
	color : #fff;
}

LI  {
	font-size : x-small;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: normal;
	color : #fff;
}

A {
	font-weight: bold;
	text-decoration: underline;
	color: #6F3B7B;
}

A:hover {
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

A:visited {
	color: #6F3B7B;
}
