body {
margin-top : 0; 
margin-right : 0; 
margin-bottom : 0; 
margin-left : 0; 
} 

.restex {font-size : 12px; font-family : Arial, sans-serif;  color : #191933; text-align: justify}
.blue12 {font-size : 12px; font-family : Arial, sans-serif;  color : #006699; text-align: left; font-weight:bold;}
.restex10 {font-size : 10px; font-family : Arial, sans-serif;  color : #191933; text-align: justify}
.blue11 {font-size : 11px; font-family : Arial, sans-serif;  color : #006699; text-align: left; font-weight:bold;}


a:link {font-family : Arial, sans-serif; text-decoration: underline ; color : #000000}
a:active {font-family : Arial, sans-serif; text-decoration: none ;color : #000000}
a:visited {font-family : Arial, sans-serif; text-decoration: none ; color : #000000}
a:hover {font-family : Arial, sans-serif; text-decoration: underline ;color : #ed2f75}

img.floatLeft { 
    float: left; 
    margin: 5px; 
}
img.floatRight {
	float: right;
	margin: 5px;
	
}