BODY {
	
	color: #000077;
	background: #FFFFFF ; 
	font-family: serif;
}

H1 {
	color: #000077;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 32pt;
	text-align: center;
}

H2 {
	color: #000077;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 22pt;
	text-align: center;
}
H2.left {
	color: #000077;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 22pt;
	text-align: left;
}

P {
 	font-family: helvetica, arial, sans-serif ; 
	font-size: 12pt ;
	text-align: left;
	color: #000077 ; 
}
P.left {
 	font-family: helvetica, arial, sans-serif ; 
	font-size: 12pt ;
	text-align: left;
	color: #000077 ; 
}

P.centrerad {
 	font-family: helvetica, arial, sans-serif ; 
	font-size: 12pt ;
	text-align: center;
	color: #000077 ; 
}

P.linkrad {
	font-family: helvetica, arial, sans-serif;
	font-size: 12pt;
	text-align: center;
	color: #000077;
}



DIV {
	font-family: helvetica, arial, sans-serif ; 
	font-size: 10pt ;
	text-align: center;
	color: #000077 ; 
}
DIV.homelink {
	font-family: helvetica, arial, sans-serif;
	font-size: 9pt;
	text-align: center;
}
DIV.liten {
font-family: helvetica, arial, sans-serif;
	font-size: 10pt;
	text-align: left;
}

TD {
	font-family: helvetica, arial, sans-serif ; 
	font-size: 12pt ;
	text-align: left;
	color: #000077 ; 
}
TD.color {
font-family: helvetica, arial, sans-serif ; 
	font-size: 12pt ;
	text-align: left;
	color: #000077 ; 
background: #CCFFFF;
}


