@charset "UTF-8";
p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:150%;
	margin-top:5px;
	/*margin-left:60px;*/
}
body {
	background-color:#FFFFF0;
	margin-left:0px;
	margin-top:0px;
	width:900px;
}
ul	{
	list-style-type:none;
	margin:0 auto;
	padding:0;
	overflow:hidden;
}
li	{
	display:block;
	width:120px;
	float:left;
	margin:0 auto;
}
a:link
{
	text-decoration:none;
}
a:visited
{
	text-decoration:none;
	color:#248f24;
}
a:hover, a:active
{
	color:#ff0000;
	text-decoration:none;
}
#menu	{
	display:inline;
	background-color:#fffff0;
	height:24px;
	width:600px;
	font-size:18px;
	color:#ff0000;
	margin:0 auto;
	display:block;
	text-align:center;
}
h1 {
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	color:#ff0000;
	font-weight: normal;
}
h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 150%;
	color: #ff0000;
	font-weight: normal;
}
h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #ff0000;
	font-weight: normal;
}
h4 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ff0000;
	font-weight: normal;
}
h5 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ff0000;
	font-weight: normal;
}
hr	{
	border-width:0;
	color:#ff0000;
	background-color:#ff0000;
	height:2px;
}
body,td,th {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 150%;
	margin-top: 5px;
	margin-left: 60px;
}
#footer	{
	background-color:#fffff0;
	width:900px;
	margin-left:0px;
	float:left;
}
body,td,th {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 150%;
	margin-top: 5px;
	margin-left: 60px;
}
#footer	{
	background-color:#fffff0;
	width:900px;
	margin-left:0px;
	float:left;
}
