.header1 {
                    font-size:8pt; 
                    font-family:Tahoma; 
                    color:#42acd2; 
                    font-weight:bold; 
 }

.header2 {
                    font-size:13pt; 
                    font-family:Tahoma; 
                    color:#999999; 
                    font-weight:bold; 
 }
.header3 {
                    font-size:8pt; 
                    font-family:Tahoma; 
                    color:#ffffff; 
                    font-weight:bold; 
                    text-align:center;
                    text-decoration:none;
 }

.menu {
                    font-size:8pt; 
                    font-family:Tahoma; 
                    color:#ffffff; 
                    font-weight:bold; 
                    text-decoration:none;
		              margin-left:10px
 }

.text {
                   font-size:10pt; 
                   font-family:Tahoma; 
                   color:#666666; 
                   text-align:justify;
}
