body {
	background: #CCCCCC;
	font-family : "Trebuchet MS", verdana, lucida, arial, helvetica, sans-serif; 
	font-size : 100%; 
	color:#333333; 
	text-align:left;
	margin:0px;
	padding:0px;
}


a:link  { color: #000099;  }
a:visited  { color : #000099;  }
a:hover  { color : #000099; background-color:#666666; }
a:active  { color : #000099;  }
a.replace { display: block; }
ul { list-style-type : none; margin: 0; }

#content {
	width: 800px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #FFFFFF;
	margin:0px;
	position:relative;
}

#menu {width:auto;
	margin:0px;
}

#body {width: 800px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	margin:0px;
}



h4  {
	font-size : 110%;
	margin: 10px 0px 0px 10px;	
}


a {
	text-decoration: none;
}

