HTML {
	height:100%;
	}

BODY {
	margin:0;
	padding:0 0 0 0;
	text-align:center;
	height:100%;
}

P {
	font-family: "Verdana";
	font-size: 12px;
	color : #404040;
	font-weight: normal;
	line-height:150%;
	}

H1 {
	font-family: "Verdana";
	font-size: 13px;
	color : #00387D;
	font-weight: bold;
}


.text {
	font-family: "Verdana";
	font-size: 12px;
	color : #404040;
	font-weight: normal;
	line-height:150%;
}

.link {
	font-family: "Verdana";
	font-size: 12px;
	color : #404040;
	font-weight: normal;
	line-height:150%;
}

.white {
	font-family: "Verdana";
	font-size: 12px;
	color : #FFFFFF;
	font-weight: normal;
	line-height:150%;
}

.blue {
	font-family: "Verdana";
	font-size: 12px;
	color : #00387D;
	font-weight: normal;
	line-height:150%;
}

.navi {
	font-family: "Verdana";
	font-size:13px;
	color : #00387D;
	font-weight: bold;
}

.naviw {
	font-family: "Verdana";
	font-size:13px;
	color : #FFFFFF;
	font-weight: bold;
}

.navion {
	font-family: "Verdana";
	font-size: 13px;
	color : #B8B6B8;
	font-weight: bold;
}

a:link, a:active, a:visited {
	text-decoration: none;
}
