.title
{
	font-family: Arial;
	font-size: 20px;
	color: #828A99;

}
.content
{
	font-family: Verdana;
	font-size: 12px;
	color: #58606E;

}
.SubMenu:visited
{
	font-family: verdana;
	font-size: 12px;
	color: #027A94;
	text-decoration: none;
	font-weight: 800;
}
.SubMenu:link
{
	font-family: verdana;
	font-size: 12px;
	color: #027A94;
	text-decoration: none;
	font-weight: 800;
}
.SubMenu:hover
{
	font-family: verdana;
	font-size: 12px;
	color: #027A94;
	font-weight: 800;
	text-decoration: underline;
}

.submenuBar
{
	background-color: #DDE0E5;
}
.navBar
{
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.bottomHr
{
	background-color: #8E96A4;
}
.bottomTxt
{
	font-family: verdana;
	font-size: 11px;
}

.bottomMenu:visited
{
	font-family: verdana;
	font-size: 11px;
	color: black;
	text-decoration: none;
}
.bottomMenu:link
{
	font-family: verdana;
	font-size: 11px;
	color: black;
	text-decoration: none;
}
.bottomMenu:hover
{
	font-family: verdana;
	font-size: 11px;
	color: black;
	text-decoration: underline;
}