body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size : 11pt;
	background : #ffffcc url(images/bg.gif) repeat-x;
	margin : 0;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size : 11pt;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.title1{
	font-size : larger;
	color : #FF6600;

	font-weight : bold;
}
.title2{
	color : #663399;
	font-weight : bold;
	font-style : italic;
}

.title3{
	font-weight : bold;
	line-height : 200%;
}

a.title3{
	text-decoration : none;
}
a.title3:link {
	color: Black;
}
	
a.title3:visited {
	color: Black;
}
a.title3:active{
	color: Black;
}
a.title3:hover{
	text-decoration: underline;
}

em{
	color : #663399;	
	font-style : italic;
}

.dlist{
	font-size : 11pt;
}

.contact{
	font-weight : bold;
}

.select{
	color : #663399;
	font-weight : bold;
}
.green{
	background-color : #CCFF99;
}
.pale{
	background-color : #FFFFcc;
}
.privat {	
   
	font-size : 9pt;
	padding-top: 1ex;	
	
}

.privathead {

	background-color : #CCFF99;
	font-size : 10pt;
	font-weight : bold;
	padding-top: 1em;
	color: #0033CC;
}
