
H1 {
text-align : center;
text-transform : none;
font-variant : normal;
margin-top : 6px;
margin-bottom : 18px;
font-family : Comic Sans MS, Fantasy;
font-size : 27px;
color : black;
text-decoration : none;
font-style : normal;
font-weight : bold;
}
H1.curlz {
font-family : Curlz MT, Comic Sans MS, Fantasy;
font-size : 36px;
}
H2 {
text-align : center;
text-transform : none;
font-variant : normal;
margin-top : 6px;
margin-bottom : 12px;
font-family : Comic Sans MS, Fantasy;
font-size : 22px;
color : black;
text-decoration : none;
font-style : normal;
font-weight : normal;
}
H2.red {
color : #e02020;
font-weight : bold;
}
H3 {
text-transform : none;
font-variant : normal;
margin-top : 0;
margin-bottom : 4px;
font-family : Comic Sans MS, Sans-serif;
font-size : 18px;
color : black;
text-decoration : none;
font-style : normal;
font-weight : normal;
}
H3.menu {
font-family : Bookman Old Style, Verdana, Serif;
font-size : 13.5px;
color : #5a5a8a;
}
H3.red {
color : #e02020;
}
H4 {
text-transform : none;
font-variant : normal;
margin-top : 0;
margin-bottom : 2px;
font-family : Comic Sans MS, Sans-serif;
font-size : 14px;
color : black;
text-decoration : none;
font-style : normal;
font-weight : normal;
}
H4.boldbrown {
font-size : 16px;
color : #6d1915;
font-weight : bold;
}
H5 {
text-transform : none;
font-variant : normal;
margin-top : 0;
margin-bottom : 2px;
margin-left : 20px;
font-family : Comic Sans MS, Sans-serif;
font-size : 11px;
color : #6d1915;
text-decoration : none;
font-style : normal;
font-weight : bold;
}
H6 {
text-transform : none;
font-variant : normal;
margin-top : 0;
margin-bottom : 0;
font-family : Verdana, Serif;
font-size : 11px;
color : black;
text-decoration : none;
font-style : normal;
font-weight : normal;
}
BODY {
background-color : #ffffff;
}
:link {
color : #e04020;
text-decoration : underline;
font-weight : bold;
}
:visited {
color : #e04020;
text-decoration : underline;
font-weight : bold;
}
a:hover {
color : #e08040;
text-decoration : underline;
}
:link.blue {
color : #5a5aa0;
text-decoration : none;
}
:visited.blue {
color : #5a5aa0;
text-decoration : none;
}
a:hover.blue {
color : #26ad9b;
text-decoration : underline;
}
:link.black {
color : black;
text-decoration : none;
}
:visited.black {
color : black;
text-decoration : none;
}
a:hover.black {
color : #606060;
text-decoration : underline;
}
