body{
	font-family: Arial, Helvetica, 'Liberation Sans', FreeSans, sans-serif;
	font-size: 13px;
	line-height: 1.5;
}a:focus{outline:1px dotted invert}hr{background:#ccc;border:0;clear:both;color:#ccc;height:1px}h3{font-size:21px}h4{font-size:19px}h5{font-size:17px}h6{font-size:15px}li{
	margin-left:30px;
	list-style-type: disc;
}p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{
}
#navlist li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}
#navigation ul#navlist {
	text-align: center;
	width: 100%;
	list-style-type: none;
	font-family: "Lucida Sans", "Trebuchet MS", Arial;
	font-size: 1.2em;
	padding-top: 10px;
}
li a
{
	text-decoration: none;
	color: #CC6600;
}

li a:hover
{
	text-decoration: underline;
}
body
{
	background: #ede7d9;
	color: #333;
	margin-top: 20px;
	line-height: 1.4em;
}

a
{
	color: #CC6600;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h1
{
	font-weight: normal;
	font-family: "Lucida Sans", "Trebuchet MS", Arial;
	color: #6B81BD;
	margin: 10px;
	font-size: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

h2
{
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-family: "Lucida Sans", "Trebuchet MS", Arial;
	color: #009933;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 17px;
}

h3
{
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-family: "Lucida Sans", "Trebuchet MS", Arial;
	color: #5A74B6;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 14px;
}

p
{
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #414141;
}
