body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #006699;
	color: #CCCCCC;
	scrollbar-base-color:#004A8E;
	scrollbar-3dlight-color:#0073AE;
	scrollbar-arrow-color:#0073AE;
	scrollbar-darkshadow-color:#0073AE;
	scrollbar-face-color:#003366;
	scrollbar-highlight-color:#003366;
	scrollbar-shadow-color:#003366;
	scrollbar-track-color:#004A8E;
	border-top: 2px solid #006699;
	border-right: none;
	border-bottom: none;
	border-left: none;


}
h1 {
	font-size: 24pt;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;

}
h2 {
	font-size: 14pt;
	font-weight: bold;
}
h3 {
	font-size: 12pt;
	font-weight: bold;
}
p {
	font-size: 10pt;
	text-align: justify;
	width: 650px;

}
a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;

}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
td {
	font-size: 9pt;
}
.fett {
	font-weight: bold;
}
.center {
	text-align: center;
}
.hall_caption {
	font-weight: bold;
	font-size: 14px;
	margin-top: 20px;
}
