body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #444444;
	scrollbar-face-color: #CC99FF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FF9999;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFCC99;
	scrollbar-arrow-color: #FFFFFF;
}
body {
	background-color:#FFFFCC;
	background-image:url(images/bkg.gif);
	margin: 0px;
}
.mediu {
	font-size: 14px;
	color: #0099FF;
}
.grand {
	font-size: 24px;
	color: #9900FF;
}
.name {
	font-size: 14px;
	color: #9900FF;
	font-style: italic;	
}
a {
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
	font-weight: bold;
}
li.li-kit {
	list-style-position: outside;
	list-style-image: url(images/kit-arrow.gif);
	list-style-type: square;
}

li {
	list-style-position: outside;
	list-style-type: square;
}