body
{
	background-color: #001F88;
}
body,
td,
li
{
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #333333;
}
li.arrow
{
	padding: 1px;
	list-style-image: url(images/arrow_blue.gif);
}
a:link,
a:visited
{
	text-decoration: none;
	color: #0000ff;
}
a:hover,
a:active
{
	text-decoration: underline;
	color: #ff0000;
}
#content
{
	padding: 10px;
}
#smaller
{
	font-size: 11px;
	font-family: arial, sans-serif;
}
.blue
{
	color: #0000ff;
}
.white
{
	color: #ffffff;
}
h4
{
	color: #ffffff;
	font-size: 15px;
	margin-left: 20px;
	margin-bottom: 0px;
	padding: 2px;
}
h3
{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}
h2
{
	color: #ff0000;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 0px;
}
#tag
{
	background-color: #000066;
}
#menubar
{
	padding-left: 5px;
}
.menu_item
{
	background-image: url(images/button_back.gif);
	background-repeat: no-repeat;
	padding-left: 5px;
	height: 19px;
}
a.menu:link,
a.menu:visited
{
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	
}
a.menu:hover,
a.menu:active
{
	text-decoration: none;
	color: #ffff00;
	font-weight: bold;
	font-size: 12px;
}
.smallish
{
	font-size: 11px;
}