﻿body
{
    font-size: 12px;
    color: #414140;
    font-family: Arial;
}

.LeftNavTitle
{
    font-size: 15px;
    color: #ffffff;
    font-family: Tahoma;
    text-decoration: none;
    font-weight: bold;
}

.TopNavLinks
{
    font-size: 12px;
    color: #ffffff;
    font-family: Arial;
    text-decoration: none;
    font-weight: bold;
}
.TopNavLinks A:Link
{
	color: #ffffff;
	text-decoration: none;
}
.TopNavLinks A:Visited
{
	color: #ffffff;
	text-decoration: none;
}


.FooterText
{
	font-size: 10px;
	color: #ffffff;
	font-family: Arial;
}