@charset "utf-8";
/* CSS Document */

li
{
font-family: Arial, Helvetica, sans-serif; 
margin-left:-23px;
font-size:12px;
}

p {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 15px;
	background-color:#FFFFFF;
}
body {
	background-image: url(/images/pagebackground.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 16px;
	color: #333333;
	margin-top: 20px;
	m
}
h2 {
	font-size: 12px;
	color: #78654e;
	border-bottom:thin;
	border-bottom-color:#DFDFDF;
	border-bottom-style:solid;
}
h3 {
	font-size: 11px;
	color: #333333;
}
