BODY {
	font-family: verdana;
	font-size: 8pt;
	background-Color: #6C74C9;
	margin: 0px 0px 0px 0px;
	color: #2f4f4f;
}

.aPageHeader {
font-size: 10pt;
font-weight: bold;
color: slategrey;
}

.BodyTable {
	width: 100%;
	height: 100%;
}

SELECT {
	font-size: 8pt;
	color: White;
	font-weight: bold;
	background-color: #6C74C9;
}

INPUT {
	font-size: 8pt;
}

.Product {
	color: maroon;
	font-weight: bold;
	padding-top: 20;
}

TD {
	font-size: 8pt;
	color: #2f4f4f;
}

TD.FullText {
	text-align: justify;
	font-size: 8pt;
}

TD.MenuItem {
	font-size: 8pt;
}

TD.MainMenuItem {
	font-size: 9pt;
}


TD.ContentCell {
	background-Color: white;
}

TD.CopyRight
{
font-size: 7pt;
font-family: verdana;
}

TD.FooterMenu
{
font-size: 8pt;
font-family: verdana;
}

TD.MainMenu
{
font-size: 13pt;
font-weight: bold;
font-family: verdana;
color: navy;
}

a
{
color: #6C74C9;
font-weight: bold;
}

.Notation {
	font-size: 7pt;
	color: gray;
}

A:hover {
	color: Navy;	
}