 BODY {
  background: #ffffff;
  color: #000000;
  margin: 5px;
} 
H1 {
	font-family: Arial;
	font-size: 22px;
	color: #666666;
	font-weight : bold;
}

A {
  color: #FF6600;
  text-decoration: none;
}

A:hover {
  color: #000000;
  text-decoration: underline;
  }

.normal {
	font-family: Arial;
	font-size: 14px;
	color: #666666;
	font-weight : normal;
	font-style: normal;
	line-height: normal;
}


.heading1 {
	font-family: Arial;
	font-size: 18px;
	color: #666666;
	font-weight : bold;
}

.heading2 {
	font-family: Arial;
	font-size: 16px;
	color: #666666;
	font-weight : bold;
}

.bold {
	font-family: Arial;
	font-size: 14px;
	color: #666666;
	font-weight : bold;
	font-style: normal;
	line-height: normal;
}

.itallic {
	font-family: Arial;
	font-size: 14px;
	color: #666666;
	font-style: italic;
	line-height: normal;
}

.small {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	line-height: normal;
}
.table1 {
	float: none;
	height: auto;
	width: 525px;
	margin: 5px;
	padding: 5px;
	border: #009900 #009900 #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.table2 {
	float: none;
	height: auto;
	width: 540px;
	margin: 5px;
	padding: 5px;
	border: thin solid ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.navigatiemenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 5px;
	height: 30px;
	width: 120px;
	background-color: #FFFFFF;
	text-align: center;
	border: #009900;
}

.mystyle1{
	BACKGROUND:#ffffff;
	COLOR:#000000;	
	FONT-FAMILY:arial;	
	FONT-SIZE:11px;	
	border-width:1px
	}