html, body, form {
	padding:0;
	margin:0;
	width: 100%;
	height: 100%;
	min-height: 100%;
}
:focus, :active {
	outline: none;
}
.a1 {
     font-family: Times New Roman;
        font-size: 11pt;
    color: #9F6F37;
    font-weight : bold;
    text-align : left;
        text-decoration: none;
    line-height: 11pt;                    
        width: 100%;       
        }
.a1:hover { color: #9D0039;
        }      
.a2 {
     font-family: Times New Roman;
        font-size: 11pt;
    color: #9F6F37;
    font-weight : none;
    text-align : left;
        text-decoration: underline;
    line-height: 11pt;                    
        width: 100%;       
        }
.a2:hover { color: #9D0039;
        }      
.a3 {
     font-family: Times New Roman;
        font-size: 8pt;
    color: #FFFFFF;
    font-weight : none;
    text-align : center;
        text-decoration: none;
    line-height: 11pt;                    
        width: 100%;       
        }
.a3:hover { color: #FFFFFF;
        }     
.a4 {
     font-family: Times New Roman;
        font-size: 8pt;
    color: #7F7A74;
    font-weight : none;
    text-align : left;
        text-decoration: none;
    line-height: 9pt;
        width: 100%;
        height: 100%;
        }
.a4:hover { color: #7F7A74;
        }       
.a5 {
        font-family: Times New Roman;
        font-size: 8pt;
    color: #7F7A74;
    font-weight : bold;
    text-align : left;
        text-decoration: none;
    line-height: 10pt;
        }
.a5:hover { color: #9D0039;
        }
.a6 {
        font-family: Times New Roman;
        font-size: 9pt;
    color: #4F4039;
    font-weight : none;
    text-align : left;
        text-decoration: none;
    line-height: 9pt;
        }
.a6:hover { color: #9D0039;
        }
h1 {font-family: Times New Roman;
        font-style: normal;
    font-size: 16pt;
    color: #A99067;
    font-weight: none;
        line-height: 20pt;
        text-align : left;  
        text-decoration: none;    
        }
h2 {font-family: Times new Roman;
        font-style: normal;
    font-size: 14pt;
    color: #A99067;
    font-weight: none;
        line-height: 20pt;
        text-align : left;  
        text-decoration: none;    
        }
p       {font-family: Times New Roman;
        font-style: normal;
    font-size: 11pt;
    color: #4F4039;
    font-weight: none;
        line-height: 11pt;
        text-align : justify;   
        text-decoration: none;          
    }
.ppodp  {font-family: Times New Roman;
        font-style: normal;
    font-size: 8pt;
    color: #9F6F37;
    font-weight: none;
        line-height: 10pt;
        text-align : left;  
        text-decoration: none;                
    }
.pnews  {font-family: Times New Roman;
        font-style: normal;
    font-size: 11pt;
    color: #4F4039;
    font-weight: bold;
        line-height: 10pt;
        text-align : left;  
        text-decoration: none;                
    }
.ptxt  {font-family: Times New Roman;
        font-style: normal;
    font-size: 9pt;
    color: #4F4039;
    font-weight: none;
        line-height: 10pt;
        text-align : left;  
        text-decoration: none;                
    }
.submit {
	background: transparent;	
	color: #fff;
	border: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
	height: 15px;
	margin: 0px;
	padding: 0px;
}
html:root .submit {
	margin-top: -3px;
}
