﻿A.PrimaryMenu
{
	font-weight: bold;
	font-size: 9pt;
	color: white;
	font-family: Tahoma;
	text-decoration: none;
}

A.PrimaryMenu:hover
{
	font-weight: bold;
	font-size: 9pt;
	color: #ccffff;
	font-family: Tahoma;
	text-decoration: none;
}
P
{
	font-size: 12pt;
	color: Black;
	font-family: Tahoma;
	text-decoration: none;
}
TD
{
	font-size: 12pt;
	color: Black;
	font-family: Tahoma;
	text-decoration: none;
}
UL
{
	font-size: 12pt;
	color: Black;
	font-family: Tahoma;
	text-decoration: none;
}
LI
{
	font-size: 12pt;
	color: Black;
	font-family: Tahoma;
	text-decoration: none;
}
A
{
	font-weight: bold;
	font-size: 12pt;
	color: #6c4abb;
	font-family: Tahoma;
	text-decoration: none;
	border-color: ButtonShadow;
}
A:hover
{
	font-weight: bold;
	font-size: 12pt;
	color: #76A476;
	font-family: Tahoma;
	text-decoration: none;
}
A.IndexNav
{
	font-weight: bold;
	font-size: 12pt;
	color: #6c4abb;
	font-family: Tahoma;
	text-decoration: none;
}
A.IndexNav:hover
{
	font-weight: bold;
	font-size: 12pt;
	color: #ffb500;
	font-family: Tahoma;
	text-decoration: none;
}
TD.Topic
{
	font-size: 14pt;
	color: White;
	font-family: Tahoma;
	text-decoration: none;
}
