body {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	background-image: url(images/background.gif);
}
td {
	background-color: #FFFFFF;
}
a:link { color: #000000; text-decoration: none; }
a:visited { text-decoration: none; color: #000000; }
a:hover { text-decoration: underline; color: #FF0000; }
a:active { text-decoration: none; color: #000000; }
td.rightbase {
	background-image: url(images/rightbase.gif);
	background-repeat: no-repeat;
}
td.leftbase {
	background-image: url(images/leftbase.gif);
	background-repeat: repeat-y;
}
td.leftlist {
	background-image: url(images/leftlistback.gif);
	background-repeat: repeat-y;
	line-height: 150%;
	color: #000066;
	font-weight: bold;
	text-align: center;
}
td.rightback {
	background-image: url(images/rightback.gif);
	background-repeat: repeat-y;
}
td.rings{
	background-image : url(images/rings.gif);
}	.headbit {
}
.headbit {
	font-weight: bold;
	color: #000066;
	background-color: #CFD0E5;
}
td.justefied {
	text-align : justify;
	padding-bottom : 4px;
	padding-left : 6px;
	padding-right : 6px;
	padding-top : 4px;
}