	
body { text-align:center; font: 10px Verdana, arial, Sans-serif;}
#box { margin:0 auto; text-align:left; width:770px; border:0px solid black;}
	
p  { margin-top: 4px; margin-bottom: 8px;
	font-size: 12px; 
	}

h1{
	font-size:24px;
	margin:2px 0px 0px 0px;
	line-height: 25px;
	margin-top: 15px; margin-bottom: 5px;
}

ul {
	list-style:none;
	}
	li {
		display:inline;
		margin:0 0 0 10px;
		padding:0 0 0 15px;
	}
a:link {
	color:#999999;
	}
a:visited {
	color:#999999;
	}
a:hover {
	color:#0100C2;	
	}
#line{
	height: 4px;
	background-color:#000000;
	backgrond-image:images/horzline.gif;
	background-repeat:no-repeat;
	background-position:20px 200px;
}

#container {
	margin: 0px auto;
	width: 770px;
	border-color: #000000;
	border-width: 1px 1px 1px;
	border-style: solid;
}


