/* CSS Document */

body {font-family: Arial, Helvetica; font-size: 10pt; }
h1      {font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;  }

h2 {font-family: Arial, Helvetica; font-size: 10pt}

td {color: #ff6600; font-weight:normal; font-size: 10px;}

.arcus {font-size: 11px; color: #666666; font-weight:normal;} 
 
a {
	text-decoration:none;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:link { text-decoration: none; color: #666666}
a:visited { text-decoration: none; color: #666666}
a:hover { text-decoration: none; color: #ff9900}
.mail {
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
}

