.border
{
	border: #000000 2px solid;
}
.footerSlogan
{
	border-top: #000000 2px solid;
	background-color: #FFFFCC;
	text-align: center;
	font-size: 15pt;
	font-weight: bold;
	padding: 5px;
	font-family: Times New Roman;
	color: #173267;
}
.menu
{
	background-color: #FFFFCC;
	text-align: center;
	font-size: 16pt;
	font-weight: bolder;
	padding: 5px;
	font-family: Arial;
	color: #000000;
	border-bottom: #000000 2px solid;
}
.menu a
{
	font-size: 17pt;
	font-weight: bold;
	font-family: Times New Roman;
	text-decoration: none;
	color: #173267;
}
.menu a:hover
{
	color: #000000;
}
.copyright
{
	padding: 10px;
	font-size: 8pt;
	font-family: Verdana;
	text-align: center;
}
h1
{
	font-size: 20pt;
	font-weight: bold;
	font-family: Arial, Tahoma;
	color: #444444;
}
h2
{
	font-size: 13pt;
	font-weight: bold;
	font-family: Arial, Tahoma;
	color: #800000;
	text-align: center;
	padding: 5px;
}
p
{
	font-family: verdana;
	font-size: 12px;
	color: #444444;
	text-align: justify;
}
li
{
	font-family: verdana;
	font-size: 12px;
	color: #444444;
}
td
{
	font-family: verdana;
	font-size: 12px;
	color: #444444;
	text-align: justify;
}
th
{
	color: #ffffff;
	background-color: #1A4C4F;
	font-size: 13pt;
	font-family: Verdana;
	text-align: left;
}
.oddRow
{
	background-color: #DBDBDB;
}
.evenRow
{
	background-color: #F7F7F7;
}
a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
}
a:hover
{
	color: #ff0000;
}
