/* GENERIC STYLES */

body, td, div
{
	color: #000000;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
a:link, a:active, a:visited
{
	color: #003366;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

/* CONTENT STYLES */

.pagetitle
{
	color: #003366;
	font-size: 16px;
	font-weight: bold;
}
.copyright
{
	color: #cccccc;
}