@charset "utf-8";
/* CSS Document */

body
{
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/cnvbkgnd.jpg);
	color: #336666;
}
h1
{
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 24pt;
	color: #336666;
}
h2
{
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 18pt;
	color: #336666;
}
h3
{
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 14pt;
	color: #336666;
}
h4
{
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12pt;
	color: #336666;
}
h5
{
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	color: #336666;
}
h6
{
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
	color: #336666;
}
BUTTON 
{
	border-style: solid;
	border-width: 1pt;
	font-size: 8pt;
	font-family:  Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #336666;
}
LABEL, .MSTHEME-LABEL
{
	font-size: 8pt;
	font-family:  Arial, Helvetica, sans-serif;
	font-style:normal;
	color: #336666;
}
TEXTAREA
{
	border-style: solid;
	border-width: 1pt;
	font-size: 8pt;
	font-family: Arial, Arial, Helvetica;
	font-style: normal; 
	color: #336666;
}
FIELDSET
{
	border-style: solid;
	border-width: 1pt;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #336666;
}
LEGEND	
{
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #336666;
}
SELECT
{
	border-style: solid;
	border-width: 1pt;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #336666;
}
TABLE
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #336666;
}
CAPTION 
{
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
TH
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #336666;
}
MARQUEE
{
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #336666;
}