H1{
font-family: "Comic Sans MS", Times;
font-size: 14px;
color: #66CCFF
}
H2{
font-family: "Times New Roman", Times, serif;
font-size: 9px;
font-weight: lighter;
color: #66CCFF;
margin: 0 0 .5em 0; /*top, right, bottom, left*/ 
}
H3{
font-family: "Times New Roman", Times, serif;
font-size: 9px;
font-weight: lighter;
color: #6699FF;
margin: 0 0 .5em 0; /*top, right, bottom, left*/ 
}
.speciallink{
color: #66CCFF;
text-decoration: underline
}
.savlink{
color: #FF99FF;
text-decoration: none
}
