body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #872175;
}

a:active 	{ color:#CCCCCC; Text-Decoration: underline}
a:link 		{ color:#666; text-decoration: underline} 
a:visited 	{ color:#666; text-decoration: underline} 
a:hover 	{ color:#FF0000; Text-Decoration: underline;  } 
.box {
border: 1px solid #872175;
}
nav {
	margin: 0 0;
	padding: 0 0 0 0;
	
}
	#nav ul {
	border: 0;
	margin: 0;
	margin-top: 70px;
	padding: 0;
	list-style-type: none;
	text-align: left;
	font-size: 12px;
	}
	 #nav ul li {
	margin: 0;

	}
	 #nav ul li a {
	width: 170px;
	display: block;
	height: auto;
	padding: 12px 0 12px 0px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	text-indent: 45px;
		}
		#nav ul li a:hover {
	color: #FFFF00;	}

		#nav a:active {
			color: #B69BD1;
		}
.justified {
	font-size: 80%;
	text-align: justify;
	margin-right: 5px;
}
.bodytext {
	font-size: 80%;
	margin-right: 5px;
	color:#872175;
}
.content {
	background-image: url(clef.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 10px;
	padding-left: 30px;
	padding-top:10px;
}

.sub {
	font-size: 70%;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	color: #872175;
	margin-top: 0px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #872175;
	margin-top: 0px;
}
h3 {
	font-size: 110%;
	font-weight: normal;
	color: #872175;
}
.topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #872175;
}

.border {
	border: 1px solid #DCA2D3;
	font-size: 80%;
	color:#872175;
}
.rightmargin {
	margin-right: 8px;
}

.list {
	margin-top: 4px;
	font-size: 80%;
	margin-right: 5px;
	color:#872175;
}
