body { 
text-align : center;
font : 9pt Verdana;
color : black;
} 
h1, h2, h3 { 
font-family : verdana;
text-align : center;
} 
h1 { 
text-align : center;
font-weight : bold;
color : #000080;
} 
h2 { 
text-align : center;
font-weight : bold;
margin-bottom : 1px;
color : olive;
} 
h3 { 
text-align : center;
margin-top : 1px;
color : #cc6600;
} 
table, p { 
margin : 0 0;
} 
a { 
font-weight : bold;
color : maroon;
text-decoration : none;
} 
a:hover { 
text-decoration : underline;
} 
a:active { 
font-weight : bold;
color : maroon;
} 
a:visited { 
font-weight : bold;
color : #aa1000;
} 
table.ul { 
text-align : center;
} 
td { 
text-align : left;
font : 9pt Verdana;
color : maroon;
} 
img { 
border : 0;
} 
