H1 {
    font-family : arial, helvetica, sans-serif;
    font-size : 11pt;
    font-weight : bold;
    color : #8A653B;           
	margin-top:0px;
    margin-bottom:0px;

}


    

H2 {
	font-family : arial, helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #8A653B;           
	margin-top:0px;
    margin-bottom:0px;

}


body, span, div, p, pre, table, tr, th, td {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8.5pt;
}

a:link, a:hover, a:active, a:visited {
    color : #996600;
}

.form, form, input, select, textarea {
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 8.5pt;
}    
       
.button {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8.5pt;
    font-weight : bold;
}   
 
ol, ul {
    margin-top : -5; 
    margin-bottom : -5; 
    margin-left : -5;
}

.title {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 13pt;
    font-weight : bold;
    color : #996600;
}

.label {
    color : #000000;
	font-size : 8.5pt;
}

.navlabel {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8.5pt;
    font-weight : bold;
    color : #FFCC66;
    text-decoration : none;
}    

.navitem {
    font-weight : bold;
	font-size : 8.5pt;
    color : #003366;
    text-decoration : none;
}

    

.callAction {
	font-family : verdana, arial, helvetica, sans-serif;
    color : #ffffcc;
	font-size : 8.5pt;
}

.callAction a:link, a:hover, a:visited, a:active {
	font-family : verdana, arial, helvetica, sans-serif;
    color : #eee8c4;
	font-size : 8.5pt;
	text-decoration: underline;
}

.title2 {
    font-family : arial, helvetica, sans-serif;
    font-size : 14pt;
    font-weight : bold;
    color : #eee8c4;
	text-decoration: none;
}


.footerMenu {
    color : #996600;
	font-size : 8.5pt;
}

.footerMenu a:link, a:active {
    color : #996600;
}

.footerMenu a:hover, a:visited {
    color : #ffffcc;
	text-decoration: none;
}
.buttonAction {
    color : #996600;
	font-size : 13pt;
}

.buttonAction a:link, a:active {
    color : #996600;
	font-size : 13pt;
}

.buttonAction a:hover, a:visited {
    color : #ffffcc;
	text-decoration: none;
	font-size : 13pt;
}