h1
{
font-family: Verdana;
font-size: 13px;
color: #000000;
font-weight: bold;
margin-top: 0px;
margin-bottom: 10px;
text-transform: uppercase;
}
h2
{
font-family: Verdana;
font-size: 12px;
color: #000000;
font-weight: bold;
margin-bottom: 0px;
margin-top: 10px;
text-transform: uppercase;
}
h3
{
font-family: Verdana;
font-size: 11px;
color: #000000;
font-weight: bold;
margin-bottom: 0px;
margin-top: 0px;
text-transform: uppercase;
}
h4
{
font-family: Verdana;
font-size: 13px;
color: #000099;
font-weight: bold;
text-transform: uppercase;
}
h5
{
font-family: Verdana;
font-size: 12px;
color: #000099;
font-weight: bold;
margin-bottom: 0px;
margin-top: 10px;
text-transform: uppercase;
}
h6
{
font-family: Verdana;
font-size: 11px;
color: #000099;
font-weight: bold;
margin-bottom: 0px;
margin-top: 0px;
text-transform: uppercase;
}

.pHeader
{
font-family: Verdana;
font-size: 13px;
color: #A60A0B;
font-weight: bold;
text-transform: uppercase;
}
td, p
{
	font-size : 11px;
	font-family: Verdana;
	color: #000000;
	line-height:130%;
	
}
form {
	margin: 0px;
	padding: 0px;
}
.mailing {
	BORDER: #A60A0B 1px solid; 
	HEIGHT: 16px; 
	WIDTH: 74px;
}
.submit {
	BORDER: #A60A0B 1px solid; 
	background-color: #A60A0B;
	color: #FFFFFF;
	HEIGHT: 16px; 
	WIDTH: 50px;
	font-size: 11px;
	font-weight: bold;
	cursor: hand;
}
a:link
{
	font-size : 11px;
	text-decoration: none;
	font-weight: bold;
	color: #A60A0B;
}

a:visited
{
	font-size : 11px;
	text-decoration: none;
	font-weight: bold;
	color: #A60A0B;
}
a:hover 
{
	font-size : 11px;
	text-decoration: underline;
	font-weight: bold;
	color: #A60A0B;
}

a:active
{
	font-size : 11px;
	text-decoration: none;
	font-weight: bold;
	color: #A60A0B;
}


a.lijst:link
{
	font-size : 11px;
	text-decoration: none;
	font-weight: normal;
	color: #A60A0B;
}

a.lijst:visited
{
	font-size : 11px;
	text-decoration: none;
	font-weight: normal;
	color: ##A60A0B;
}
a.lijst:hover 
{
	font-size : 11px;
	text-decoration: underline;
	font-weight: normal;
	color: #A60A0B;
}

a.lijst:active
{
	font-size : 11px;
	text-decoration: none;
	font-weight: normal;
	color: #A60A0B;
}




#nav a:link
{
	font-size : 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#nav a:visited
{
	font-size : 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
#nav a:hover 
{
	font-size : 11px;
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}

#nav a:active
{
	font-size : 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
#content
{
margin-right:10px;
margin-left:10px;
}


