abbr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #300060;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 900;
	color: #330066;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 800;
	color: #330066;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 700;
	color: #330066;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #330066;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: 500;
	color: #330066;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 400;
	color: #330066;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 300;
	line-height: 18px;
	padding: 3px;
	font-style: normal;
	color: #330066;
	text-indent: 8px;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	color: #330066;
	background-color: #FF0033;
	padding: 2px;
	width: 180px;
	display: block;
	text-align: center;
	
}	
.subnavigationblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #330065;
	border-bottom-style: groove;
	border-bottom-width: thin;
	background-color: #B7F5F5;
	display: block;
	bottom: auto;
	background-position: center;
}
.navigationblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #330066;
	background-color: #B7F5F5;
	display: block;
	padding: 8 px;
	width: 190px;
}
.subnavigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 500;
	color: #330066;
	background-color: #FF0033;
	display: block;
	padding: 8px;
	width: 140px;
	text-indent: 4px;
	position: relative;
	vertical-align: text-bottom;
	text-align: center;
}	
.a:link{
	color: #330066
	}
	a:visited { color: #990099
	}
	a:hover { color: #666666
	}
	a:active {color:#0000FF
	}
	
