/* CSS Document */

body {
 background-color:#4f5559;
 margin:0px;
}
p {
	font-family: Verdana;
	font-size: 11px;
	color:#000000;
	line-height:17px;
}
a {
	color:#000000;
	text-decoration:underline;
}
a:hover {
	color:#000000;
	text-decoration:none;
}
h1 {
	font-family:"Trebuchet MS";
	color:#000000;
	font-size:14px;
}
li{
	font-family: Verdana;
	font-size: 11px;
	color: #3d0e06;
	margin-left:0px;
	line-height:17px;
}
