
body   { font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 10px; padding: 0 }

h1    { 
color: #333333; 
font-size: 20pt; 
font-weight: bold; 
margin: 0.67em 0; 
}

h2    { 
color: #333333; 
font-size: 16pt; 
font-style: italic; 
font-weight: bold; 
margin: 0.83em 0.75em; 
}

h3    { 
color: #333333; 
font-size: 12pt; 
font-style: italic; 
font-weight: bold; 
margin: 0.83em 0.75em; 
}

h4  { 
font-weight: bold; 
text-align: center; 
margin: 1.55em 0; 
}

a { 
font-size: 10pt; 
ont-weight: bold; 
}

a:link {
color:#0000ff;
text-decoration:none;
}

a:visited {
color:#333399;
text-decoration:none;
}

a:active {
color:#0033ff;
text-decoration:underline;
}
  
a:hover  { 
text-decoration: underline; 
}
  
ul   { font-size: 10pt; list-style-type: square; }

table   { border: solid 1px gray }

p    { font-size: 10pt; padding-right: 1em; padding-left: 1em }
