@charset "UTF-8";

body,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p,td, li {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

li {
	padding-bottom: 8px;
}

a:link {
	color: #006699;
	text-decoration: underline;
}

a:visited {
	text-decoration: none;
}

a:hover {
	color: #996600;
}

a:active {
	text-decoration: none;
}


table {
}

h1 {
	font-family: Georgia, Times;
	font-size: 42px;
	font-weight: bolder;
	background-color: #660033;
	color: #FFEED5;
	line-height: 1.3;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	background-color: #CCCC99;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}


#animation {
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
}
