body {
margin-top : 0px; 
margin-right : 0px; 
margin-left : 0px;
margin-bottom : 0px; 
background-color : #ffffff; 
} 
h1 {
font-family : "Georgia", serif; 
font-size : 16pt; 
font-weight : normal; 
color : #2d237b;
background-color : #dddddd;
text-align : center; 
border : 1px solid navy;
margin-left : 10px ;
margin-right: 10px ;
} 
h2 {
font-family : "Tahoma", sans-serif; 
font-size : 11pt; 
font-weight : bold; 
color : #2d237b;
background-color : ffffff; 
text-align : center;
margin-left : 10px ;
margin-right: 10px ; 
}
h3 {
font-family : "Tahoma", sans-serif; 
font-size : 9pt; 
font-weight : normal; 
color : #2d237b;
background-color : ffffff;
align : center ; 
text-align : center;
margin-left : 10px ;
margin-right: 10px ; 
}  

h4 {
font-family : "Tahoma", sans-serif; 
font-size : 8pt; 
font-weight : normal; 
color : #ffffff;
background-color : #2d237b;
align : left ; 
text-align : left; 
margin-left : 10px ;
margin-right: 10px ;
}  
p {
font-family : "Tahoma", sans-serif; 
font-size : 10pt; 
font-weight : normal; 
color : #2d237b;
background-color : #ffffff;
align : left ;
text-align : left; 
} 
p.indent {
font-family : "Tahoma", sans-serif; 
font-size : 10pt; 
font-weight : normal; 
color : #2d237b;
background-color : #ffffff;
text-align : justify ; 
margin-left : 10px;
} 

p.transparent {
font-family : "Tahoma", sans-serif; 
font-size : 10pt; 
font-weight : normal; 
color : #ffffff;
background:transparent;
text-align : justify ; 
margin-left : 5px;
margin-right : 5px;
} 


A:link {
text-decoration : none; 
color : #2d237b;
background-color : #ffffff; 
} 
A:visited {
text-decoration : none; 
color : #2d237b;
background-color : #ffffff; 
} 
A:hover {
text-decoration : underline; 
color : #2d237b;
background-color : #ffffff;
} 

A.reverse:link {
text-decoration : none; 
color : #ffffff;
background-color : #2d237b;
} 
A.reverse:visited {
text-decoration : none; 
color : #ffffff;
background-color : #2d237b;} 
A.reverse:hover {
text-decoration : UNDERLINE; 
color : #ffffff;

} 

a img {
border: none; 
} 

ul {
font-family : "Tahoma", sans-serif; 
font-size : 10pt; 
font-weight : bold; 
color : #2d237b;
background-color : ffffff;
align : left ;
text-align : left;
}

