body {
	font: Arial;
	font-size: 14px;
	font-style: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url("images/bg2.jpg");
	text-align: justify;
}

.link {
	text-decoration: underline;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
}

.header0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #8A0808;
	font-style: italic;
}

.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #8A0808;
	font-style: italic;
}

.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5D0B00;
	font-weight: bold;
	font-style: italic;
}

.text-large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.kids1 {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	color: #339900;
	font-weight: bold;
	font-style: italic;
}

.kids2 {
	font-family: Helvetica, cursivesans-serif;
	font-size: 16px;
	color: #660099;
	font-weight: bold;
	font-style: italic;
}


#tablist{
padding: 1px 0;
margin-left: 0;
margin-bottom: 0;
font: bold 12px Arial, Helvetica, sans-serif;;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
text-decoration: none;
color: cyan;
padding: 4px 0.5em;
margin-right: 2px;
border: 1px solid #778;
border-bottom: 1px solid gray;
background: #663300;
}

#tablist li a:visited{
color: white;
background: #663300;
}

#tablist li a:hover{
color: white;
background: #AE5300;
}

#tablist li a.current{
color: white;
background: #AE5300;
}
