body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	padding-right: 20px;
	margin-right: 20px;
}
.title {
	font-weight: bold;
	color: #C48A6B;
}
.maintitle {
	font-size: 14px;
	font-weight: bolder;
	color: #C48A6B;
}
a {
	color: #000066;
	text-decoration: underline;
}
.tableOutline {
	border: 1px solid #CCCCCC;
	margin: 1px;
}

UL LI {list-style-image:url(images/bullett.jpg);}