body
{
	background-color: #83CA97;
	margin: 10px 0;
	text-align: center;
	color: black;
	line-height: 1.5;
}

td
{
	text-align: left;
}

body, div, p, th, td, li, textarea, input
{
	font-family: Arial, Sans-Serif;
	font-size: small;
}

img
{
	border: 0;
}

form
{
	margin: 0;
}

td ul, td ol
{
	margin-bottom: 0;
}

p.Success
{
	color: #009900;
}

p.Error
{
	color: #CC0000;
}

a:link, a:active, a:visited
{
	text-decoration: none;
}

a:link
{
	color: #3366FF;
}

a:active, a:visited
{
	color: #6600CC;
}

a:hover
{
	color: #3366FF;
	text-decoration: underline;
}
