h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #669999;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
h2 {
	font-size: medium;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}
h3 {
	font-size: small;
	font-weight: bold;
}
u {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;

}
b {
	font-weight: bold;
}
i {
	font-style: italic;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
.namelist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: left;
	display: none;
	line-height: 10px;

}
.hint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #CC0000;
}
.version {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #999999;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #669999;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF3333;
	text-decoration: underline;
}
.addlist {
	font-family: Arial, Helvetica, sans-serif;
	white-space: normal;
	list-style-type: none;
	line-height: 1pt;
	display: block;
	vertical-align: bottom;


}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
.smalllinks {
	font-size: x-small;
	color: #669999;
	text-decoration: underline;
}
.navs {
	font-size: xx-small;
	font-style: normal;
}
.smalltext {
	font-size: 10px;
	font-weight: bold;
	vertical-align: top;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

