﻿H1
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000099;
}

H2 {
	font-family : Verdana, Arial, sans-serif ;
	font-size: 11pt;
	font-weight: bold;
	color: #ff6633;
}

H3 {
	font-family : Verdana, Arial, sans-serif ;
	font-weight: bold;
	font-size: 10pt;
	color: #ff6633;
}
H4 {
	font-family : Verdana, Arial, sans-serif ;
	font-weight: bold;
	font-size: 8pt;
	color: #ff6633;
}

BODY, TD
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10pt;
}

TextHighlight {
	font-family : Verdana, Arial, sans-serif ;
	font-size: 10pt;
	color: #ff6633;
}


A
{
	color: navy;
}

A:Hover
{
	color: white;
}


.FooterLink
{
	color: navy;
	font-size: 9pt;
}

.FooterLink:Hover
{
	color: #ff6666;
	font-size: 9pt;
}


.RegularLink 
{
	color: navy;
}
.RegularLink:Hover 
{
	color: #ff6666;
}

.BigLink 
{
	font-size: 12pt;
	font-weight : bold;
	color: navy;
}
.BigLink:Hover 
{
	font-size: 12pt;
	font-weight : bold;
	color: #ff6666;
}


.PlainTextLink {
	font-size: 8pt;
	font-weight : bold;
	color: #ff6633;
}

.PlainTextLink:Hover {
	font-size: 8pt;
	font-weight : bold;
	color: #330066;
}

.RootNode
{
	font-size: 12pt;
	font-weight : bold;
	color: #ff6666;
	font-family: Tahoma, Verdana;
}

.ParentNode
{
	font-size: 12pt;
	font-weight : bold;
	color: #ff6666;
	font-family: Tahoma, Verdana;
}

.CurrentNode
{
	font-size: 12pt;
	font-weight : bold;
	color: #330099;
	font-family: Tahoma, Verdana;
}

