

a { 
	text-decoration: none;
	color: #990033;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #CC0033;
}
a:active {
	text-decoration: none;
}
table {border-color: #FFFFFF;

}
body,td,th {
	color: #0000CC;
	font-size: 14px;
	font-family: Tahoma
}
body {
	background-color: #CCCCCC;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.style1 {color: #333333}
.style2 {font-family: Tahoma}
.style3 {margin-left: 10px}
.style4 {font-size: 12px; font-weight: bold; color: #000CCC; margin-left: 10px}
.style5 {font-size: 14px; }
.style6 {font-size: 12px}
.style7 {color: #990033}
.style8 {color: #000CCC}
.style9 {font-size: 36px; color: #990033; margin-left: 10px}
.title {font-size: 25px; font-weight: bold; color: #990033; margin-left: 10px}
.headline {font-size: 14px; font-weight: bold; color: #000CCC}   
.text {margin-left: 10px}

