body {
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	color: #000000;
	font-size: 10px;
	background-color: #ffffff;
	margin-top:0px;
	padding: 0;
	}
	
a:link {color: #af6328; text-decoration: underline;}
a:visited {color: #af6328; text-decoration: underline;}
a:hover {color: #af6328; text-decoration: none;}
a:active {color: #af6328; text-decoration: underline;}

p {margin: 0; padding: 0;}

h1 {
	font-size: 14px;
	font-weight:bold;
	text-transform:none;
}
h2 {
	font-size: 12px;
	font-weight:bold;
	text-transform:none;
	color:#3a6e8f;
}

h3{font-size: 11px; color: #3a6e8f; font-weight: bold; padding: 1.5em;}
h4{
	font-size: 11px;
	color: #3a6e8f;
	padding: 1.5em;
	background-image: url(../images/behindadd.jpg);
	font-weight: bold;
}


.smalllinks{text-decoration: underline; font-size: 10px !important; color: #af6328; cursor: hand;}
