body, td {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 12px;
        color: #FFFFFF;
	text-align: center
}

table {
	font-weight: bold;
	border: 1px solid #9FFF40;

}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

a {
	color: #9FFF40;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px
}

a:link {
	color: #9FFF40;
	font-weight: bold;
	font-size: 12px
}

a:active {
	color: #FF0000;
}

.title {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

.warn {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
