BODY {
	background-color:white;
	background-repeat:no-repeat;
	background-position:center;
	background-attachment:fixed;
	
}

BODY,TD,P,SPAN {
	font-family: Arial, , Times new roman, Helvetica,;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}


H2 {
	font-family:   Times new roman, Arial, Helvetica,;
	font-size: 18 pt;
	font-style: normal;
	font-weight: bold;
	margin-top:4;
	margin-bottom:4;
	}
	
H3 {
	font-family:   Times new roman, Arial, Helvetica,;
	font-size: 10 pt;
	font-style: normal;
	font-weight: Italic;
	margin-top:4;
	margin-bottom:4;
	}

.note {
	font-family:Verdana;
	font-size:8pt;
}

A, A:link {
	text-decoration:none;
font-family:, Times new roman, Arial, Helvetica,;
font-style:normal;
color:#0033CC;
}

A:hover{
	text-decoration:underline;

font-family: Times new roman, Arial, Helvetica,;
font-weight: bold;
font-style: normal;
color:#CB0303;
}

.tabelhoved {
	padding:2px;
	color:#FFFFFF;
}



