.style1 {font-family: Tahoma}
.style2 {font-size: 10pt}
.style10 {font-family: Tahoma; font-size: 16px; }
.style18 {font-family: Arial, Helvetica, sans-serif; font-size: small; }
.style20 {font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: bold; }
.style21 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}
.style22 {color: #555555}
.style26 {color: #000000}
.style28 {color: #003399}
.style33 {color: #993300}
.style34 {color: #A4603B}
.Stil1 {color: #96B1A2}

body,td,th {
	font-family: Tahoma;
	font-size: 10px;
}
body {
	background-color: #65766D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
a:link {
	text-decoration: none;
	color:#555555;
}
a:visited {
	text-decoration: none;
	color:#555555;
}
a:hover {
	text-decoration: none;
	color:#330099;
}
a:active {
	text-decoration: none;
	color:#555555;
}
