H1, H2 { 
        text-align: center;
	font-family: "Comic Sans MS", Helvetica; 
	color: green;
}
H3 { 
        text-align: left;
	font-family: "Comic Sans MS", Helvetica; 
	color: green;
}
EM {
	font-family: "Comic Sans MS", Helvetica;
	color: red;
	font-weight: bold;
}
P.links {
	font-family: "Comic Sans MS", Helvetica;
	font-size: smaller
}
P.enlarge {
        color: white 
	font-family: "Comic Sans MS", Helvetica;
	font-size: smaller
}
A:link {
	color: green;
	font-weight: bold;
}
A:visited {
	color: olivedrab;
	font-weight: normal;
}
A:active {
	color: olivedrab;
	font-weight: normal;
}
A:hover {
	color: lightgreen;
	font-weight: bold;
}
A.header:link {
	font-family: Verdana, Arial, "Comic Sans MS", Helvetica;
        font-size: 10pt;
        line-height: 1.1em;
	color: white;
	font-weight: normal;
	text-decoration: none
}
A.header:visited {
	font-family: Verdana, Arial, "Comic Sans MS", Helvetica;
        font-size: 10pt;
        line-height: 1.1em;
	color: lightgreen;
	font-weight: normal;
	text-decoration: none
}
A.header:active {
	font-family: Verdana, Arial, "Comic Sans MS", Helvetica;
        font-size: 10pt;
        line-height: 1.1em;
	color: white;
	font-weight: normal;
	text-decoration: none
}
A.header:hover {
	font-family: Verdana, Arial, "Comic Sans MS", Helvetica;
        font-size: 10pt;
        line-height: 1.1em;
	color: yellow;
	font-weight: normal;
	text-decoration: none;
}
A.tab:link {
        font-family: Verdana, Arial, "Comic Sans MS", Helvetica;
        font-size: 10pt;
        line-height: 1.1em;
        color: white;
        font-weight: bold;
        text-decoration: none
}
A.tab:visited {
        font-family: Verdana, Arial, "Comic Sans MS", Helvetica;
        font-size: 10pt;
        line-height: 1.1em;
        color: white;
        font-weight: bold;
        text-decoration: none
}
A.tab:active {
        font-family: Verdana, Arial, "Comic Sans MS", Helvetica;
        font-size: 10pt;
        line-height: 1.1em;
        color: white;
        font-weight: bold;
        text-decoration: none
}
A.tab:hover {
        font-family: Verdana, Arial, "Comic Sans MS", Helvetica;
        font-size: 10pt;
        line-height: 1.1em;
        color: yellow;
        font-weight: bold;
        text-decoration: none;
}
A.main:link {
	font-family: "Comic Sans MS", Helvetica;
	color: #339966;
	font-weight: bold;
	text-decoration: none
}
A.main:visited {
	font-family: "Comic Sans MS", Helvetica;
	color: #339966;
	font-weight: bold;
	text-decoration: none
}
A.main:active {
	font-family: "Comic Sans MS", Helvetica;
	color: #7BD66B;
	font-weight: bold;
	text-decoration: none
}
A.main:hover {
	font-family: "Comic Sans MS", Helvetica;
	color: #7BD66B;
	font-weight: bold;
	text-decoration: none;
}
FORM.search {
	font-family: "Comic Sans MS", Helvetica;
	color: white;
	font-weight: bold;
        font-size: 75%;
}
TD.search {
	font-family: "Comic Sans MS", Helvetica;
	color: white;
	font-weight: bold;
        font-size: 75%;
}
TD.main {
	font-family: "Comic Sans MS", Helvetica;
	color: #339966;
	font-weight: bold;
        font-size: 75%;
}
TD.header {
	font-family: "Comic Sans MS", Helvetica;
	color: white;
	font-weight: bold;
        font-size: 75%;
}
TD.footer {
	font-family: "Comic Sans MS", Helvetica;
	color: white;
	font-weight: bold;
        font-size: 75%;
}
TEXTAREA {
	font-family: "Comic Sans MS", Helvetica;
	color: black;
	font-weight: bold;
}
INPUT {
	font-family: "Comic Sans MS", Helvetica;
	color: black;
	font-weight: bold;
}
INPUT.button {
	font-family: "Comic Sans MS", Helvetica;
	color: green;
	font-weight: bold;
        font-size: 75%;
}
HR { 
        text-align: center;
	color: green;
        size: 4;
        width: 75%;
}
TH {
	font-family: "Comic Sans MS", Helvetica;
	color: green;
	font-weight: bold;
}

UL LI {
	list-style: url(images/bullet-pawprint-green.gif) disc;
}

.header UL LI {
	list-style: url(images/bullet-pawprint.gif) disc;
}


