/****** General ******/

body {
	background-color:#F1F1F1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	margin:0px;
}

ul, p, li, h1, h2, h3, h4, h5, h6 {
	padding:0px;
	margin:0px;
}

h1, h2, h3, h4, h5, h6 {
	color:#292929;
}

h1 {
	font-size: 1.4em;
}


h2 {
	font-size: 1.2em;
	margin:10px 0 5px 0;
}


h3, h4, h5 {
	font-size: 1em;
	margin:10px 0 5px 0;
}



.clearBoth {
	clear:both;
}

.floatLeft {
	float:left;
}

.floatRight {
	float:right;
}

a {
	color:#003399;
}


.gallery.noImages
{display:none;}

.clsWhiteOnBlack
{
	font-size:3em;
	font-family:Arial, Helvetica, sans-serif;
	font-stretch:expanded;
	font-weigt:bold;
	background-color:#000;
	color:#fff;	
	letter-spacing: 0.1em;
}
.clsBlueOnWhite
{
	font-size:3em;
	font-family:Arial, Helvetica, sans-serif;
	font-stretch:expanded;
	font-weigt:bold;
	background-color:#fff;
	color:##003399;	
	letter-spacing: 0.1em;
}
.clsVinjett{display:none;}
.clsVinjett.clsPage99{display:inline !important;}
.clsVinjett2{display:none;}
.clsVinjett2.clsPage108{display:inline !important;}
