a:link {  font-family: Arial; color: #CC0000; text-decoration: none}
a:visited {  font-family: Arial; color: #CC0000; text-decoration: none}
a:active {  text-align: justify}
.text {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-repeat: no-repeat;
	text-align: justify;
	letter-spacing: normal;
	vertical-align: text-top;
	word-spacing: normal;
	font-weight: normal;
	font-style: normal;
}
.smalltextbold { font-family: Arial; 
	font-size: 10pt; 
	color: #000000; 
	text-decoration: none; 
	background-repeat: no-repeat ; 
	font-weight: bold 
}
.textbold {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-repeat: no-repeat;
	text-align: left;
	letter-spacing: normal;
	vertical-align: text-top;
	word-spacing: normal;
	font-weight: bold;
	text-transform: uppercase;
	font-variant: normal;
}
.smalltext {
	font-family: Arial; 
	font-size: 10px; 
	color: #000000; 
	text-decoration: none; 
	background-repeat: no-repeat ; 
	font-weight: normal
}
.headlines {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	background-repeat: no-repeat;
	text-align: justify;
	letter-spacing: normal;
	vertical-align: text-top;
	word-spacing: normal;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;

}
#navigation {
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#navigation ul {
	margin-top: 0px;
	text-align: left;
}
#navigation li {
	display: inline;
	font-weight: bold;
	list-style-type: none;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 10px;
}
#navigation li a {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
#navigation li a:hover {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
