body {
	background-color: #FFFFFF;
	font-family: verdana;
	font-size: 10px;
}

a {
    text-decoration: none;
	color: #336600;
}

a:hover {
	text-decoration:underline;
	color: #336600;
}

.title {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.style4 {
	font-size: 10px;
	color: #990000;
}
.style3 {
	font-weight: bold;
}
