a:link {	COLOR: #000080; TEXT-DECORATION: underline }
a:active {	COLOR: #ff0000; TEXT-DECORATION: underline }
a:visited {	COLOR: #000080; TEXT-DECORATION: underline }
a:hover {	COLOR: #6699ff; TEXT-DECORATION: underline }

B {	FONT-WEIGHT: bold }
I {	FONT-STYLE: italic }
U {	font-decoration: underline }

td {
	FONT: 9pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}
.bottom_links {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

h1{
	FONT: 14pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	COLOR: #000099;
	/*border-top : 1px solid #000000;*/
	font-weight : bold;
	text-decoration : none;
}
a.h1:visited,a.h1:link {
	FONT: 14pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	COLOR: #000099;
	border-top : 1px solid #000000;
	font-weight : bold;
	text-decoration : none;
}
a.h1:hover {	COLOR: #0000ff; }
a.h1:active {	COLOR: #ff0000;}
h2 { FONT: bold 13pt Verdana, Geneva, Arial, Helvetica, sans-serif; COLOR: #003366; border-top : 1px solid #000000; text-decoration : none; }

a.h2:visited,a.h2:link {
FONT: bold 13pt Verdana, Geneva, Arial, Helvetica, sans-serif; COLOR: #003366; border-top : 1px solid #000000; text-decoration : none;
}
a.h2:hover {	COLOR: #0000ff; }
a.h2:active {	COLOR: #ff0000;}

h3 {
	FONT: bold 12pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	COLOR: #000000;
	TEXT-DECORATION: none;
	border-top : 1px solid #000000;
}
a.h3:visited,a.h3:link {
	FONT: bold 12pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	COLOR: #000000;
	TEXT-DECORATION: none
}
a.h3:hover {	COLOR: #0000ff; }
a.h3:active {	COLOR: #ff0000;}

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