html
{
	/* bgcolor #324837 */
	font-family:arial;
	background:url(/images/bg-quartz.jpg) repeat;
    text-align:center;
}

blockquote, div, form, h1, h2, h3, h4, h5, h6, li, ol, p, select, span, table, td, tr, ul
{
	font-family:arial;
	font-size:12px;
	line-height:15px;
    border:0px;
}

H1  {
	font-weight: 600;
	font-size: 16px;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: 0.0ex;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
    padding-top:5px;
    padding-bottom:10px;
    margin-top:0px;
    margin-bottom:0px;
    color:#333333;
}


H2  {
    padding-top:0px;
    padding-bottom:0px;
    margin-top:0px;
    margin-bottom:0px;
	font-weight: 600;
	font-size: 14px;
	letter-spacing: 0.0ex;
	line-height: 100%;
	word-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
    color:#067626;
}

H3  {
    padding-top:0px;
    padding-bottom:0px;
    padding-right:0px;
    margin-top:0px;
    margin-bottom:0px;
	font-weight: 600;
	font-size: 13px;
	line-height: 100%;
	word-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
    color:#333333;
}



A.left
{
    font-family: Arial,Verdana,Helvetica;
    font-weight: bold;
    font-size: 8pt;
    color:#FFFFFF;
    text-decoration:underline;
}

A.left:hover
{
    font-family: Arial,Verdana,Helvetica;
    font-weight: bold;
    font-size: 8pt;
    color:#CCCCCC;
    text-decoration:none;
}
