body {
	background-color : #6F2E75;
	font-family : "Arial";
	font-size : 8pt;
	text-align : justify;
	scrollbar-3dlight-color : #976B9B;
	scrollbar-arrow-color : #976B9B;
	scrollbar-base-color : #6F2E75;
	scrollbar-darkshadow-color : #976B9B;
	scrollbar-face-color : #6F2E75;
	scrollbar-highlight-color : #976B9B;
	scrollbar-shadow-color : #976B9B;
	scrollbar-track-color : #976B9B;
	color : #433444;
	cursor : crosshair;
}

table {
	font-family : "Arial";
	font-size : 8pt;
	text-align : justify;
	color : #433444;
	cursor : crosshair;
}

a, a:link, a:visited, a:active {
	font-family : "Arial";
	font-size : 8pt;
	text-align : justify;
	color : #433444;
	text-decoration : none;
	cursor : crosshair;
}

a:hover {
	font-family : "Arial";
	font-size : 8pt;
	text-align : justify;
	color : #6F2E75;
	text-decoration : line-through;
	cursor : crosshair;
}

.head {
	font-family : "Kaufmann";
	border-bottom : 3px double #433444;
	font-size : 16pt;
	text-align : left;
	color : #433444;
	cursor : crosshair;
}
