a, a:active, a:hover, a:link, a:visited, body, h1, h2, h3, h4, h5, h6, table, tr, td, p
{
	font-family: Helvetica, Verdana, Arial, Geneva;
}

a:active 
{
	color: #000000;
	font-size: 12px;
	font-weight: normal;
    	text-decoration: underline;
}

a:hover	
{ 
	color: #999999;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

a:link 		
{
	color: #000000;
	font-size: 12px;
	font-weight: normal;
    	text-decoration: underline;
}

a:visited 	
{
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

br.clear {
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	font-size: 1px;
	line-height: 0;
}

body
{
	background-color: #FFFFFF;
	margin: 5;
}

body, p, table, tr, td
{
	color: #000000;
	font-size: 12px;
	line-height: 14px;
}

h1
{
	color: #000000;
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
}

h2
{
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
} 

h3
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
} 

title
{
	background-color: #000000;
{

.textb 
{
	color: #FFFFFF;
	font-family: Helvetica, Verdana, Arial, Geneva;
	font-size: 12px;
	font-weight: bold;
}

input.smallfield 
{
	background-color: #000000;
	border: 1px dashed #FFFFFF;
	color: #FFFFFF;
	font-size: 12px;
	margin: 3px 0px 3px 0px;
	width: 132px;
	height: 16px;
}

select
{
	background-color: #000000;
	border: 1px dashed #FFFFFF;
	color: #FFFFFF;
	font-size: 12px;
	margin: 3px 0px 3px 0px;
	width: 132px;
	height: 16px;
}

.submit {
	background-color: #000000;
	border: 1px solid #000000;
	color: #FFFFFF;
	font-family: Helvetica, Verdana, Arial, Geneva;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	width: 150px;
}

.feld {
	background-color: #000000;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-family: Helvetica, Verdana, Arial, Geneva;
	font-size: 12px;
	width: 150px;
}

tr.decoration img {
	display: block;
}
