﻿body
{
	font-size: small;
	font-family: Verdana;
	background-color: white;
}
.bg1
{ 
	/*background-color: #6ba6c9;*/
	
 background-color: black; }

.bg2
{
	/*background-color: #2272a0;*/
	background-color: #006400;
}
.bg3
{
	background-color: #e2eff8;
}


/*
A:link
{
	color: white;
	font-size: 10pt;
}
A:visited
{
	color: white;
	font-size: 10pt;
}

A:hover
{
	color: yellow;
	top: 10px;
	border-top: white thin solid;
	border-bottom-width: thin;
	border-bottom-color: white;
	font-weight: bold;
}
A:visited:hover
{
	color: yellow;
	top: 10px;
	border-top: white thin solid;
	border-bottom-width: thin;
	border-bottom-color: white;
	font-weight: bold;
	font-variant: small-caps;
}*/
.prodlink
{
	font-weight: normal;
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
	color: black;
}
.proddtl
{
	font-weight: normal;
	font-size: 13pt;
	color: black;
	line-height: 20pt;
	text-align: justify;
	font-family: Arial;
}
.frmhead
{
	color: white;
	text-indent: 10pt;
	height: 20px;
	background-color: #006400;
	font-family: Georgia;
	font-size: medium;
}