#mailbody {
    background: #CCFFFF;
    margin-top: 5px;
    margin-bottom: 10px;
    margin-right: auto;
    margin-left: auto;
    border: 2px solid black;
}
#wordout {
    text-align:center;
    font-family: "Tahoma";
    font-weight: bold;
    font-size: 8pt;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #003399;
	text-decoration: none;
}

.aa {
	text-decoration: none;
}
a.aa {
	color:#FFFFFF;
	text-decoration: none;
}
a.aa:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

.content{
font-family:Verdana; font-size:8.5pt;
}
.contentSmall{
font-family:Verdana; font-size:6.5pt;
}
.topmenu{
	font-family:"Arial";
	font-size:13pt;
	font-weight:bold;
	color:#990000;
}
.menu{
font-family:"Arial Narrow"; font-size:10.5pt; font-weight:500;
}
.title{
font-family:Arial; font-size:22px;
}
.quick_links_title
{
font-family:"Arial Narrow"; font-size:12pt; color:#003366;
}
.submenu_title{
font-family:Arial; font-size:9pt; font-weight:bold; color:#FFFFFF;
}
hr{
margin-bottom:0;

padding-bottom:0;
}
.copy
{
font-family:"Arial"; font-size:9pt; color:#FFFFFF;
}
input
{
font-family:Verdana;
font-size:7.5pt;
}
select
{
font-family:Verdana;
font-size:7.5pt;
}