body, p, li, td, th, h1, h2, h3, input, div
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	padding: 0;
	margin: 0;
}
h3
{
	font-style:italic;
	font-weight: bold;
}
ul
{
	margin-top:0;
	margin-bottom:0;
	list-style-type:circle;
}
.type0, .type1, .type2, .type3, .type4
{
	font-style:italic;
	white-space:nowrap;
	padding: 1px;
	color: #ccFFcc;
	border:1px #ccccFF solid;
}
.type0
{
	background-color: #000099;
}
.type1
{
	background-color: #009900;
}
.type2
{
	background-color: #990000;
}
.type3
{
	background-color: #666666;
}
.type4
{
	background-color: #009999;
}
