.fonts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}
.bottomborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #339999;
	border-right-color: #339999;
	border-bottom-color: #339999;
	border-left-color: #339999;
}
.doubleborders {
	border-right-style: solid;
	border-bottom-style: none;
	border-top-color: #339999;
	border-right-color: #339999;
	border-bottom-color: #339999;
	border-left-color: #339999;
	border-left-style: none;
	border-right-width: 1px;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a.inside:link {color: ##336666}
a.inside:visited {color: ##336666}
a.inside:hover {color: #666666}
.inside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}
