#content {
	background-color: #CFCFFF;
	height: 425px;
	width: 800px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 0px;
	text-indent: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	font-weight: lighter;
	color: #333333;
	overflow: auto;
	cursor: crosshair;
	white-space: normal;
	margin: 0;
}

p {width: 760px; padding: 5px; }
h3 {
	color:#333333;
	font-weight:900;
	font-size:14px;
}
h6 {width: 300px; padding:5px ; color:#333333; font-family:Geneva, Arial, Helvetica, sans-serif; font-size:12px; font-style:normal; font-weight: lighter;}

h5 {width: 150px; padding:5px ; color:#333333; font-family:Geneva, Arial, Helvetica, sans-serif; font-size:12px; font-style:normal; font-weight: lighter;}