body,td {
	font : 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.copyright {
	font : 10px Arial, Helvetica, sans-serif;
}

TD.content {
	padding:10px;
}

A {
	text-decoration: underlined;
	color: #009148;
}

label {
	cursor: pointer;
}

.message {
	font-weight : bold;
	color: white;
}
.required {
	color: red;
}

body.popup {
	background-color : Black;
	color: white;
}
a.popup {
	color : White;
}
