/* CSS Document */

h1,h2,h3,h4,h5,h6
{
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: #00AAC4;
font-weight: bold;
}

.subhed
{
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #555555;
font-weight: bold;
}

p
{
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #555555;
}

.comment
{
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #555555; font-style: italic;
}

.menu_table
{
background-color: #C3EEF6; 
}

#grey
{
color: #555555;
}

#blue
{
color: #00AAC4;
}
