.small {
	font-family: verdana,helvetica;
	font-size: 8pt;
}
.white {
	font-family: verdana,helvetica;
	font-weight: bold;
	color: #ffffff;
	font-size: 9pt;
}
body {
	font-family: verdana,helvetica;
	font-size: 9pt;
}
ol {
	font-family: verdana,helvetica;
	font-size: 9pt;
}
dl {
	font-family: verdana,helvetica;
	font-size: 9pt;
}
p {
	font-family: verdana,helvetica;
	font-size: 9pt;
}
td {
	font-family: verdana,helvetica;
	font-size: 9pt;
}
td.smaller {
	font-family: verdana,helvetica;
	font-size: 8pt;
}
h1 {
	font-family: verdana,helvetica;
	font-size: 12pt;
	margin-top: 16px;
	font-weight: bold;
}
h2 {
	font-family: verdana,helvetica;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 16px;
}
h3 {
	font-family: verdana,helvetica;
	font-size: 9pt;
	font-weight: bold;
}
h4 {
	font-family: verdana,helvetica;
	font-size: 9pt;
	font-weight: bold;
}
pre {
	font-family: courier;
	font-size: 10pt;
}
tt {
	font-family: courier;
	font-size: 10pt;
}
h2.off {
	font-family: verdana,helvetica;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 0px;
}
.red {
	color: #ff0000;
}

a.no { 
	color: #000000;
	text-decoration: none;
	font-size: 8pt;
}

select {
	background-color: #eeeeee;
	border-width: thin;
}

input {
	background-color: #eeeeee;
	border-width: thin;
}

.newsbox {
	font-family: verdana;
	font-size: 8pt;
	background-color: #eeeeee;
}

.tt {
	font-family: courier;
	font-size: 10pt;
	background-color: #eeeeee;
}

a:link { color: #5C5C79; }
a:hover { color: #5C5C79; }
a:visited { color: #5C5C79; }
a:active { color: #5C5C79; }

a.b:link { color: #000000; }
a.b:hover { color: #000000; }
a.b:visited { color: #000000; }
a.b:active { color: #000000; }

a.black:link { color: #000000; text-decoration: none; }
a.black:hover { color: #000000; text-decoration: underline; }
a.black:visited { color: #000000; text-decoration: none; }
a.black:active { color: #000000; text-decoration: none; }

.big {
	font-family: verdana,helvetica;
	font-size: 10pt;
	font-weight: bold;
}

font.smaller {
	font-family: verdana,helvetica;
	font-size: 8pt;
}
