﻿body
{
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #505050;
}
h1
{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #56666f;
}
h2
{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #56666f;
}
.menuBlue
{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #00acef;
}
a:link, a:visited
{
	text-decoration: none;
	color: #343434;
}