body
{
	font-family: Arial, Helvetica, Sans-Serif;
}

a
{
	text-decoration: none;
}

a:hover
{
	color: #000080; text-decoration: underline;
}

a.menuitem
{
	text-decoration: none;
}

a.submenuitem
{
	text-decoration: none;
}

p
{
	font-size: 10pt;
}

div
{
	font-size: 10pt;
}

blockquote
{
	font-size: 10pt;
}

td
{
	font-size: 10pt;
}

.menu
{
	background-image: url(gfx/shade_menu.png);
	background-repeat: repeat-y;
	background-position: right;
}

.header
{
	background-image: url(gfx/shade_header.png);
}

.headerfont
{
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
}

.submenu
{
	background-image: url(gfx/shade_submenu.png);
}

.subheader
{
	background-image: url(gfx/shade_subheader.png);
}

.subheaderfont
{
	color: #ffffff;
	font-size: 12pt;
	font-weight: bold;
}

.textbox
{
	background-image: url(gfx/shade_text.png);
}

.text
{
	font-size: 10pt;
}
