body { 
background-color: #ffffff; 
margin-left: 0; 
margin-top: 0; 
font-family: verdana, helvetic, arial, sans-serif; 
} 

h1 { 
font-size: 17pt; 
font-weight: bold;
color: purple; 
} 

h2 { 
font-size: 10pt; 
font-weight: bold; 
} 

h3 { 
font-size: 11pt; 
font-weight: bold; 
} 

p {
font-size: 9pt;
margin-left : 3em;
margin-right: 3em;
} 

td { 
font-size: 9pt; 
}

.list {
font-size: 9pt;
text-align: right;
}

.bold { 
font-size: 12pt;
font-weight: bold; 
color: #336699;
text-decoration : underline;
}

.indent {
font-size: 15pt;
font-weight: bold;
color: purple; 
}

.subhead {
font-size: 11pt;
font-weight: bold; 
}

.index {
font-size: 9pt; 
text-align: center;
}

.footer { 
font-size: 8pt; 
} 

a:link { 
color: #336699;  
} 

a:visited { 
color: purple; 
} 

a:hover { 
color: red;
}
