@charset "UTF-8";
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link {
	color: #6666CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6666CC;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bolder;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
body {
	background-image: url(../images/kids/template/background.gif);
	background-repeat: repeat;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: oblique;
	line-height: normal;
	font-weight: lighter;
	text-align: right;
	padding-right: 20px;
	padding-left: 20px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
	font-style: normal;
	line-height: 1.7em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

