.navbar
{
	color: white;
	text-decoration: none;
	font-family: verdana;
	font-size: 10px;
}
a.navbar:hover
{
	text-decoration: underline;
}
td
{
	color: #777777;
	font-family: verdana;
	font-size: 10px;
}
h2
{
	font-family: arial;
	font-size: 24px;
	color: #96A878;
	font-weight: normal;
}
body
{
	font-family: arial;
	font-size: 12px;
}