.copyright
{
	font-size: 10px;
	padding-top: 5px;
}

.downloadCell
{
	padding-right: 10px;
	padding-bottom: 15px;
}

.errorMessage
{
	color: Red;
}

h1 
{
	font-size: 18px;
}

h2
{
	font-size: 14px;
}

body, p, td, form, input, select, textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link, a:visited, a:hover, a:active
{
	color: #A55129;
}