body {
	margin-right: 0 auto;
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	/*height:100%;	*/
}
a {
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #3A3A3A;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
ul, li{
	margin: 0px;
	padding:0px;
	list-style-type:none;
}
p {
	padding:1px;
}
h1 {
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	font-size:12px;
}
h2 {
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	font-size:11px;
}
h3 {
	font-family: Trebuchet MS, Verdana, Tahoma, Arial;
	font-size:11px;	
}