﻿body 
{
 font-family: Humanst521 BT, Arial, Helvetica, Sans-Serif;
 font-size: 15px;
 color: white;
}

#nav a
{
 color: #ffffff;
 font-family: Arial, helvetica, Sans-Serif;
 font-size: 14px;
 text-decoration: none
}

#nav a:hover
{
 color: #ffffff;
 font-family: Arial, helvetica, Sans-Serif;
 font-size: 14px;
 text-decoration: underline;
}

#logo
{
 font-size: 14px;
 color: #0078cb;
}

#logo a
{
 text-decoration: none;
 color: #0e62a9;
}

.menu
{
 font-size: 13px;
 font-family: Arial, Helvetica, Sans-Serif;
 font-weight: bold;
 color: #015dab;
 text-decoration: none;
 text-indent: 20px;
}

.menu:hover
{
 font-size: 13px;
 font-weight: bold;
 color: #015dab;
 text-decoration: underline;
}

