﻿a:hover
{
	color: #c7612e;
}
a
{
	text-decoration: none;
	color: #00008b;
}
body
{
	font-family: Arial, Helvetica;
	font-size: 10pt;
}
p
{
	font-family: Arial, Helvetica;
	font-size: 10pt;
}
td
{
	font-family: Arial, Helvetica;
	font-size: 10pt;
}
h1
{
	color: #00008b;
	font-weight: bold;
	font-size: 12pt;
}
h2
{
	color: #00008b;
	font-weight: bold;
	font-size: 11pt;
}
h3
{
	color: #00008b;
	font-weight: bold;
	font-size: 10pt;
}
li
{
	font-family: Arial, Helvetica;
	font-size: 10pt;
}
.menu
{
	font-weight: bold;
	font-size: 10pt;
	color: #00008b;
	text-decoration: none;
}
.menu:hover
{
	font-weight: bold;
	font-size: 10pt;
	color: #ffff00;
	text-decoration: none;
}
.sidemenu
{
	font-weight: bold;
	font-size: 10pt;
	color: #00008b;
	text-decoration: none;
}
.sidemenu:hover
{
	font-weight: bold;
	font-size: 10pt;
	color: #ff3300;
	text-decoration: none;
}
.smallblue
{
	font-size: 9pt;
	color: #00008b;
}
