﻿body 
{
	
}
.Heading
{
	font-family: Arial, Helvetica, sans-serif;
	color: #006A9D;
	font-size: 16px;
	font-weight: 700;
	font-style: normal;
}
.HeadingItalic
{
	color: #007BB7;
	font-family: Tahoma,Arial;
	font-size: 14px;
	font-weight: 500;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
.Sub
{
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	font-size: 13px;
	font-weight: bolder;
	font-style: normal;
	font-variant: small-caps;
}
.GridSub
{
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	font-size: 11px;
	font-weight: 200;
	font-style: normal;
}
.GridData
{
	font-family: Arial;
	color: #006699;
	font-size: 12px;
	font-weight: 200;
	font-style: normal;
}
.Descr
{
	font-family: Arial;
	color: #666666;
	font-size: 12px;
	font-weight: 200;
	font-style: normal;
}
.PageHeading
{
	font-family: Tahoma;
	color: #007CB9;
	font-size: 15px;
	font-weight: 600;
	font-style: normal;
	text-transform: none;
	font-variant: small-caps;
}
.Links
{
	font-family: Tahoma;
	color: #007CB9;
	font-size: 13px;
	font-weight: 600;
	font-style: normal;
	text-transform: none;
	font-variant: small-caps;
}


