body {
	font-family: "Tempus Sans ITC", verdana, tahoma, arial, helvetica; 
	font-size: 16pt; 
	color: #000000; 
	background-color: #ECDFEC; 
}

h1 {
	color: #990000;
	font-size: 16pt;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: center;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color:#ff0000; 
	text-decoration: none; 
	font-weight: bold;
} 

img {
	border: 0;
}

p {
	font-size: 14pt; 
}

p.navigation {
	margin-top: 20px;
	font-size: 12pt;
	text-align: center;
	word-spacing: 10px;
}

.caption {
	font-size: 8pt; 
	text-align: center;
	margin-top: 5px;
}

.cpr {
	font-size: 9pt; 
	margin-top: 20px;
	text-align: center;
	font-weight: bold;
}

.top {
	font-size: 10pt; 
}

.porttext {
	font-size: 10pt; 
}

.fl {
	float: left;
	margin: 10px 10px 10px 10px;
	border: 1px 1px 1px 1px solid #000000;
}
