﻿p			{
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
}


A:link		{
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
A:visited	{
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
A:hover		{
	color: 000000;
	text-decoration: none;
	font-weight: bold;
	background: #C3D2E1;
 
}
A:active	{
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}.TopMenu {
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
}
.Heading1 {
	font-family: Verdana;
	font-size: 13pt;
	font-weight: normal;
}
.Main {
	font-family: Verdana;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
}