BODY {
	background: #ffffff;
}


A:link {
	color:#000000;
	text-decoration:none;
}

A:visited {
	color:#ff0000;
	text-decoration:none;
}

.bold {font-weight: bold;}
.style0 {font-size: 10px}
.style1 {font-size: 11px}
.style2 {font-size: 12px}
.style3 {font-size: 13px}

.style4 {
	font-size: 14px;
	font-weight: bold;
}
.style5 {
	font-size: 10px;
	color: #ffffff;
}
