body{
	background			: #8b7355;
	margin				: 0px;
	padding				: 0px;
}

body, p, td, th {
 font-family: Verdana, Arial, Sans-Serif;
 font-size: 13px;
}

a{
	color				: blue;
	text-decoration		: none;
}

a:hover{
	text-decoration		: underline;
}
#outline{
	width				: 840px;
	overflow			: hidden;	background          : #FFFFFF;	padding             : 0px;	padding-bottom      : 10px;
	padding-right       : 10px;}
