﻿body {
	font-family: Arial, Helvetica;
	color: rgb(0,0,0);
	background-color: rgb(255,255,204);
}
h1 {
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 24pt;
	color: rgb(102,102,51);
}
h2 {
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 18pt;
	color: rgb(51,0,153);
}
h3 {
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 14pt;
	color: rgb(102,102,51);
}
h4 {
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 12pt;
	color: rgb(51,0,153);
}
h5 {
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	color: rgb(102,102,51);
}
h6 {
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
	color: rgb(51,0,153);
}
HR {
	color: rgb(102,102,51);
}
BUTTON {
	border-style: solid;
	border-width: 1pt;
	font-size: 8pt;
	font-family: Arial;
	font-style: Normal;
	background-color: rgb(102,102,51);
	border-color: rgb(204,204,102);
	color: white;
}
LABEL, .MSTHEME-LABEL {
	font-size: 8pt;
	font-family: Arial;
	font-style: Normal;
	color: rgb(0,0,0);
}
TEXTAREA {
	border-style: solid;
	border-width: 1pt;
	font-size: 8pt;
	font-family: Arial;
	font-style: normal;
	border-color: rgb(153,153,0);
	color: black;
}
FIELDSET {
	border-style: solid;
	border-width: 1pt;
	font-size: 8pt;
	font-family: Arial;
	font-style: normal;
	border-color: rgb(153,153,0);
	color: black;
}
LEGEND {
	font-size: 8pt;
	font-family: Arial, Helvetica;
	font-style: Normal;
	color: rgb(102,102,51);
}
SELECT {
	border-style: solid;
	border-width: 1pt;
	font-size: 8pt;
	font-family: Arial;
	font-style: normal;
	border-color: rgb(153,153,0);
	color: black;
}
TABLE {
	font-family: Arial, Helvetica;
	font-style: normal;
	table-border-color-light: rgb(204,204,102);
	table-border-color-dark: rgb(153,153,0);
	border-color: rgb(153,153,0);
	color: rgb(0,0,0);
}
TD {
	border-color: rgb(153,153,0);
}
CAPTION {
	font-size: 14pt;
	font-family: Arial, Helvetica;
	font-style: Normal;
	color: rgb(102,102,51);
}
TH {
	font-family: Arial, Helvetica;
	font-style: normal;
	color: rgb(0,0,0);
	border-color: rgb(153,153,0);
}
MARQUEE {
	font-size: 14pt;
	font-family: Arial, Helvetica;
	color: rgb(51,0,153);
}
a:link {
	color: rgb(204,102,51);
}
a:visited {
	color: rgb(102,51,153);
}
a:active {
	color: rgb(153,153,0);
}
li {
	padding-left: 15px;
}
ul {
	list-style-image: url('images/kidzonebullet1a.gif');
}
ul ul {
	list-style-image: url('images/kidzonebullet2a.gif');
}
ul ul ul {
	list-style-image: url('images/kidzonebullet3a.gif');
}
