body {
background-color: white;
font-family: Arial;
}

.mainMenu
{cursor:pointer; width:165px;padding:0px; font-size:11pt; color:#FFFFFF; text-align:right;
font-weight: bold
}
.foot, a.foot:hover, a.foot:visited, a.foot:link
{font-size: 8pt; text-decoration: none; color:#000000; text-align:center;
color:white; vertical-align:middle}
.text
{font-size: 10pt; font-weight: normal;}
#top
{cursor:pointer}
h1
{font-size:16pt;color:#00727E}
h2
{font-size:11pt;color:#00727E}
a:link{
color: #00727E; text-decoration: none;
}
a:hover{
color: #00727E; text-decoration: underline;
}
a:visited{
color: rgb(102,153,153); text-decoration: none;
}
