h1 { 
color: #990000; 
}
h2,h3 { 
color: #0000A0;
}
h1 { 
font-size: 22px;
}
h2 {
} font-size: 18px;
}
h3 { 
font size: 16px;
}
a:link { color: #333333; text-decoration: underline }
a:visited { color: #333333; text-decoration: underline }
a:hover { color: #990000; text-decoration: underline }
a:active { color: Highlight; text-decoration: underline }	
.section h2 {
color: #333333;
}