

@charset "utf-8";
/* CSS Document */

body {  	text-decoration: none;
            color: #000000;
            margin: 0 0 0 0;  
            font-size:11pt; 
            font-family:calibri}
            

a:link {color: red; text-decoration: none; font: 11pt calibri; font-weight: bold;}
	
a:visited { color: red; text-decoration: none; font: 11pt calibri; font-weight: bold;}
	
a:active { color: navy; text-decoration: none; font: 11pt calibri; font-weight: bold;}
	
a:hover { color: navy; text-decoration: none; font: 11pt calibri; font-weight: bold;}


.phone { COLOR: #FF0000; FONT: 16pt calibri; font-weight: bold }

.title { COLOR: black; FONT: 18pt calibri; font-weight: bold; }

.subtitle { COLOR: navy; FONT: 14pt georgia; font-weight:bold; }
             
.bold { COLOR: black; FONT: 14pt calibri; font-weight: bold; }      

               
.h1  { COLOR: red; FONT: 12pt arial; font-weight: bold; }

             
.h2  { COLOR: black; FONT: 16pt calibri; font-weight: bold; }

.h3  { COLOR: black; FONT: 16pt calibri; font-weight: bold; }

.h4 { COLOR: black; FONT: 14pt calibri; font-weight: bold; }
             
.footer  { COLOR: #666666; FONT: 10pt calibri; }
