﻿body
{
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: small;
	color: black;
	line-height: 1.5em;
}

H1
{
	font-size: 130%;
	font-weight: normal;
	color: #366AB3;
	display: inline;
}

H2
{
	font-size: 130%;
	font-weight: normal;
	color: #404040;
	display: inline;
	line-height: 1.3em;
}

H3
{
	font-size: 100%;
	font-weight: bold;
	color:Black;
	display: inline;
}

.Note
{
	font-size: 85%;
	color: Black;
	line-height: 1.7em;
}

.Legal
{
	font-size: 85%;
	color: white;
}

.Menu
{
	font-size: 13px;
	font-weight: normal;
	line-height: normal;
	color: white;
}



A:link
{
	color: #FFA200;
	text-decoration: none;
	font-weight: bold;
}

A:visited
{
	color: #FFA200;
	text-decoration: none;
	font-weight: bold;
}

A:hover
{
	color: #FFA200;
	text-decoration: none;
	text-decoration: underline;
}
