body {
background-color : #ccffcc; 
font-family : verdana, arial, sans-serif;
} 
a:link {
color : #0000cc; 
text-decoration : none;
} 
a:visited {
color : #cc0000; 
text-decoration : none; 
} 
a:hover {
text-decoration : underline; 
} 
a.mail:link {
color : #0000ff; 
text-decoration : none; 
} 
a.mail:visited {
color : #9900cc; 
text-decoration : none; 
} 
a.mail:hover {
text-decoration : underline; 
} 
h1 {
background-color : #000000; 
color : #ff9933; 
font : 24pt bold; 
text-indent : 12pt; 
} 
h2 {
color : #999999; 
font : 20pt bold; 
text-indent : 12pt; 
} 
img {
border : 0 none inherit; 
vertical-align: middle; 
} 
p.w3c {
background-color : #ffffff; 
font : 8pt normal; 
text-indent : 12pt; 
} 
td {
font : 10pt normal; 
} 
