body {
	background-image: url('/common/images/interface/bg-page_bg.gif');
	background-repeat: repeat-x;
	background-color: #6c6c6e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

h1 {
	font-size: 11pt;
}

h2 {
	font-size: 10pt;
}

h3 {
	font-size: 9pt;
}

.content {
	color: #555555;
	line-height: 200%;
}

a, a:visited {
	color: #b7684a;
	text-decoration: none;
	font-weight: bold;
}

.content a:hover {
	border-bottom: 1px dotted #b7684a;
}

.clear {
	line-height: 0em;
	height: 0px;
	clear: both;
}

div.content li  {
	line-height:100%;
	padding:5px 0;
}
