* {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;


}

body {
	background-image:url(images/BG.jpg);
	background-position:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;	
	color: #324b69;


}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;	
	color: #324b69;
	line-height:16px;
}
.bodytextBOLD{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;	
	color: #324b69;
	font-weight: bold;
	line-height:16px;
}

.bodytext{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;	
	color: #324b69;
	line-height:16px;

}

.WHITEbodytext{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;	
	color: white;
	font-weight: bold;
	line-height:16px;
}
.RSStext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
	color: white;
	line-height:16px;
}

.smallheadline{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;	
	color: #324b69;
	line-height:16px;
	font-weight:bold;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;	
	color: #324b69;
	font-weight: bold;
	line-height:16px;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;	
	color: white;
	font-weight: bold;
	line-height:16px;
}
.WHITEdottedline {
	border-bottom: 2px dotted white;
	border-bottom-style: dotted;

}
.BLUEdottedline {
	border-bottom: 2px dotted #324b69;
	border-bottom-style: dotted;

}

a.bottomnav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;	
	color: white;
	font-weight:bold;
	text-decoration:none;

}
a.bottomnav:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;	
	color: white;
	font-weight:bold;
	text-decoration:none;
}
a.bottomnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: white;
	font-weight:bold;
	text-decoration:underline;
}
a.bottomnav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;	
	color: white;
	font-weight:bold;
	text-decoration:none;
}


a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;	
	color: #324b69;
	font-weight:bold;
	text-decoration:none;

}
a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;	
	color: #324b69;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #324b69;
	font-weight:bold;
	text-decoration:underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;	
	color: #324b69;
	font-weight:bold;
	text-decoration:none;
}
.BLUEdottedtable {

	border-left: 2px dotted #324b69;
	border-right: 2px dotted #324b69;

	
}
