
h1 {
	font-family: Lucida Sans, Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #000000;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}

.text {
	font-family: Verdana, Arial, Helvetica,  sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	color: #ffffff;
	font-weight: normal;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #0000ff;
}
a:active {
	text-decoration: none;
	color: #0000ff;
}

body {
	background-color: #000066;
}

}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(/menu_bg.jpg);
}
.menu a:link {

	color: #000000;
	text-decoration: none;
}
.menu a:hover {

	color: #0000ff;
	text-decoration: none;
}
.menu a:visited {

	color: #000000;
	text-decoration: none;
}
.menu a:active {

	color: #0000ff;
	text-decoration: none;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.4em;
	color: #000000;
	font-weight: normal;
}

