BODY {margin:0;}

A:link
{
	color: #000000;
	text-decoration: none;
}

A:visited
{
	color: #000000;
	text-decoration: none;
}

A:active
{
	color: #000000;
	text-decoration: none;
}

A:hover
{
	color: #000000;
	text-decoration: none;
}

.titleBlack
{
	font-family: Verdana;
	font-size: 30px;
	font-weight: bold;
	color: #000000;
}

.headerBlack
{
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}

.headertext
{
	font-family: Verdana;
	font-size: 18px;
	color: #000000;
}

.generaltext
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.smalltext
{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}








