﻿body
{
	font-family: Georgia, Monotype Corsiva, Serif;
	font-size: 12px;
	color: Black;
}

h2
{
	font-size:18px;
	font-weight:bolder;
	color: #6e921f;
}

.TextHeader
{
	font-size:14px;
	font-weight:bolder;
	color: #6e921f;
	line-height: 18px;
}

td
{
	font-size: 12px;
    font-style: italic;
	color: Black;
	text-align: left;
	vertical-align: top;
}

a
{
	color: Black;
	text-decoration: underline;
}

a.White:active
{
	text-decoration: none;
	color: White;
}
a.White:hover
{
	text-decoration: none;
	color: White;
}
a.White:link
{
	text-decoration: none;
	color: White;
}
a.White:visited
{
	text-decoration: none;
	color: White;
}

.t11
{
	font-family: Tahoma;
	font-size: 22px;
	font-style: normal;
}

body  
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.menu
{
    text-align:center;
}

.QuoteText
{
	font-size: 12px;
    font-style: normal;
	color: Black;
}