BODY {
	margin-left: 20px;
	background-color: #02024a;
}
A:hover {
	text-decoration : underline;
	color: Red;
}
A {
	color: #c0c0c0;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 17px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	
} 
a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8a89a3;
	font-weight: normal;
	text-decoration:none;
}

a:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration:none;
}


.PlainText  {
	color: #c0c0c0;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 24px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	text-indent: 10px;
}
.biography  {
	color: #c0c0c0;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 17px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
}
.biographycenter  {
	color: #c0c0c0;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 17px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
}
.cursiv  {
	color: #c0c0c0;
	font-style: italic;
	font-weight: normal;
	font-size: 14px;
	line-height: 17px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	text-align: left;
}
.BlueBorder {
	border-bottom : 1px solid #999dbe;
	border-left-color : #999dbe;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #999dbe;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #999dbe;
	border-top-style : solid;
	border-top-width : 1px;
}
.BlueBorder2px {
	border-bottom : 2px solid #999dbe;
	border-left-color : #999dbe;
	border-left-style : solid;
	border-left-width : 2px;
	border-right-color : #999dbe;
	border-right-style : solid;
	border-right-width : 2px;
	border-top-color : #999dbe;
	border-top-style : solid;
	border-top-width : 2px;
}