body, input
{
	font-size:		11px;
	font-family:	Universe, Arial, sans-serif;
}
a:hover, a:link, a:visited
{
	color: #000;
	text-decoration: underline;
}
h2
{
	font-size: 30px;
}
#intro
{
	width: 400px;
	font-size: 12px;
	font-weight: bold;
}

tr#topRows
{
	background-color: #333;
	color: #fff;
	font-size: 11px;
}


tr#list:hover
{
	background-color: #DCFFAF;	
}

.emaillist
{
	visibility: hidden;
	width: 700px;
}

