body {
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	color: #000000;
	font-size: 12px;
	background-color: #ffffff;
	margin-top:0px;
	padding: 0;
	}
	
a:link {color: #00adef; text-decoration: underline;}
a:visited {color: #00adef; text-decoration: underline;}
a:hover {color: #00adef; text-decoration: none;}
a:active {color: #00adef; text-decoration: underline;}

p {margin: 0; padding: 0;}

h1 {font-size: 14px;
	font-weight:bold;
	text-transform:none;
	color:#fe9008;
	font-style: italic;}
	
h2 {font-size: 14px;
	font-weight:bold;
	text-transform:none;
	color:#b0e6fa}

h3{font-size: 14px; color: #00adef; font-weight: bold;}
h4{
	font-size: 11px;
	color: #000000;
	background-image: url(../images/behindadd.jpg);
	}
h5{
	font-size:12px; color: #333333;}
h6{ font-size: 12px; color: #00adef; font-weight: bold;}
	


.navlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FE9008 !important;
	text-decoration: underline;}
	
.style3 {
	color: #fe9008;
	font-size: 10px;
}

ul#bullets {list-style-type:square;}
ul#bullets li {
	display:list-item;
	color:#000000;
	margin: 0;
	padding:0;
	list-style-type: square;
}	
ul#bullets a {color:#fe9008 !important; text-decoration:underline;}
ul#bullets a:hover {color:#fe9008 !important; text-decoration:none;}
