h1 {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size   : 18pt;
	font-weight : normal;
	color		: black;
}
h2 {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size   : 12pt;
	font-weight : bold;
	color		: black;
}
a {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size   : 10pt;
	font-weight : bold;
	color		: #223377;
}
a:hover {
	color		: #FF0000;
}
small {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size   : 7pt;
	font-weight : normal;
	color		: #223377;
}
p,td {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size   : 10pt;
	font-weight : normal;
	color		: black;
}
th {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size   : 10pt;
	font-weight : bold;
	color		: black;
}
p.small, td.small {
	font-size   : 8pt;
}
p.htmlmenu, td.htmlmenu {
	font-size   : 8pt;
}
a.htmlmenu {
	font-size   : 5pt;
}
a.bottom, td.bottom {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size   : 7pt;
	font-weight : normal;
	color		: white;
}
pre {
	font-size   : 8pt;
	font-weight : normal;
}
a.largebottom {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size   : 10pt;
	font-weight : normal;
	color		: white;
}

a.livelogo {
	color	: yellow;
}

a.livelogo:visited {
	color	: yellow;
}
