#Header {
 float: left;
 height: 70px;
 width: 750px;
}
#NavBar {
 float: left;
 height: 40px;
 width: 750px;
 border-top-width: 2px;
 border-top-style: solid;
 border-top-color: #CC0000;
 border-bottom-width: 2px;
 border-bottom-style: solid;
 border-bottom-color: #CC0000;
}
a {
 color: #746C69;
 text-decoration: underline;
}

#Main {
 float: left;
 height: 700px;
 width: 750px;
 color: #746C69;
}

.Title {
 color: #000000;
}

#Footer {
 float: left;
 height: 30px;
 width: 750px;
 border-top-width: 2px;
 border-top-style: solid;
 border-top-color: #CC0000;
}
#Wrap {
 margin-right: auto;
 margin-left: 100;
 width: 750px;
}

.stijl1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.stijl2 {color: #CC0000}
.stijl5 {color: #000000}
.stijl3 {
	font-size: 10px
}
.stijl4 {color: #FFFFFF}