body {
    scrollbar-face-color: #D1BCB7;
    scrollbar-shadow-color: #D1BCB7;
    scrollbar-3dlight-color: #AA8187;
    scrollbar-darkshadow-color: #AA8187;
    scrollbar-track-color: #ECE8DD;
    scrollbar-arrow-color: #AA8187;
    color : #333333;
    font-size: 13.5pt;
    font-family: palatino linotype, Georgia;
    text-align :justify;
    margin-left : 0px;
    margin-top : 0px;
    margin-right: 0px;
}
p {
    font-size: 10pt; 
    color : #6E2F5E;
	font-family:  palatino linotype, Georgia;
	vertical-align : top;
	text-align :
}

table {
    font-size: 10pt; 
    color : #245880;
	font-family:  palatino linotype, Georgia;
	vertical-align : top;
	text-align :
}

p.form {
    font-size: 7pt; 
    color : #245880;
	font-family:  palatino linotype, Georgia;
	vertical-align : top;
	text-align : left;

}

p.copy { 
    font-size: 7pt;
	color: #245880;
    font-family: palatino linotype, Georgia;
	text-align: center;
}

p.title { 
    font-size: 15pt;
	color: #245880;
    font-family: palatino linotype, Georgia;
	text-align: left;
}

a:link     {
    
    text-decoration: none;
	color: #436A67;
	font-family :  
}
a:active   {
    
	text-decoration: underline;
	color: #AD6767;
	font-family :
}
a:visited  {
    
	text-decoration:none;
	color: #753E43;
	font-family :
}
a:hover {
	text-decoration: none;
	font-family :
	font-weight: none;
	color:#BB7679;
}

h1,h2,h3 {     
    font-size: 12pt; 
    color : #333333;
    font-family:  palatino linotype, Georgia;
	vertical-align : top;
	text-align :

}</style>