BODY
{
	color: #000000;
	padding: 0;
	margin-left: 220px;
	margin-top: 70px;
	background-color: #c0c0c0;
	font-size: 12pt;
}


a:visited
{
	color: #330066;
	background-color: transparent;
}

a:link
{
	color: #003e6e;
	background-color: transparent;
}

a:active
{
	text-decoration: none;
	color: #ffffff;
	background-color: transparent;
}

a:hover
{
	text-decoration: underline;
	color: #ffffff;
}

.section
{
font-size : 75%;
font-weight : bold;
color : #ffffff;	
}

.subsection
{
font-size : 75%;	
}


ul {
	list-style-type: circle;
	line-height: 180%;

}

.whitebottom {
	line-height: 125%;
	border-bottom: 1px;
	border-bottom-color: white;
	border-bottom-style: solid;
	margin-bottom: 30px;
	padding-bottom: 15px;
	width: 90%;
}

img.wrapped {
	margin-right: 5px;
	margin-bottom: 0px;
}

.somesmaller {
	font-size : smaller;	
}

.justright {
	text-align : right;	
	margin-right : 100px;
	margin-top : 0px;
}


.hints {
	font-style: italic;
	margin-bottom:0;
}


.smallsubtitles {
	font-size : 70%;	
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}

.coverquote {
	font-size : 120%;	
	font-style: italic;
	margin-right : 100px;
	margin-bottom : 0px;
	color: #ffffff;
}

.justrightwhite {
	color: #ffffff;
	text-align : right;	
	margin-right : 100px;
	margin-top : 10px;
}


#head
{
	position: absolute;
	top: 5px;
	left: 5px;
}

#menu
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	top: 70px;
	left: 5px;
	width: 196px;
	border-right: 1px;
	border-right-color: white;
	border-right-style: solid;
}

