a:link {
	color: #999966;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a:visited {
	color: #999966;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	color: #CC6633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a:active {
	color: #999966;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

body, textarea {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

h1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

p,td{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.bold {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: 600;
}

.button {
	background-color: #FFFFFF;
	border: 1px groove #808080;
	color: #CC6633;
	font: 8pt Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.buttonor {
	background-color: #FFFFFF;
	border-bottom: thin groove;
	border-left: thin groove;
	border-right: thin groove;
	border-top: thin groove;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

.headline {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
}

.red {
	color: #CC6633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.small {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.small2red {
	color: #CC6633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.stil2 {
	color: #999999;
	font-weight: bold;
}

