body 
{
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: black;
}
H1
{
    font-family: Arial;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: black;
}
H2
{
    font-family: Arial;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: black;
}
a:link {
	color: white;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	cursor:pointer;

}
a:hover {
	color: #9C926D;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline overline;
}
a:visited {
	color: black;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;

}
.menublock
{
    background-color: #417B95;
    font-family: Arial;
    font-size: 14px;
    font-style: normal;
    text-align: left;
    vertical-align: top;
    font-variant: normal;
}
a.menublock:hover {
	color: #9C926D;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline overline;
}
.menubody
{
    background-color: #B6C0C3;
	font-family: Arial ;
	font-style: normal;
	font-size: 15px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	vertical-align: top;
}
.copyright
{
    background-color: #417B95;
    color: white;
    font-family: arial;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
}
a.copyright:link
{
    background-color: #417B95;
    color: white;
    font-family: arial;
    font-size: 10px;
    font-weight: bold;
    font-style: normal;
    text-decoration: underline;
}
a.copyright:hover
{
    background-color: #417B95;
    color: #9C926D;
    font-family: arial;
    font-size: 10px;
    font-weight: bold;
    font-style: normal;
    text-decoration: underline overline;
}
a.copyright:visited
{
    background-color: #417B95;
    color: black;
    font-family: arial;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
}
.sendemail
   {
    cursor:help
   }