td
	{
	font-family: arial;
	font-size: 12px;
	}

a
	{
	color: #0000FF;
	text-decoration: none;
	}

a:hover
	{
	color: #FF0000;
	text-decoration: underline;
	}

a:visited
	{
	color: #0000FF;
	}

h1
	{
	color: #4E6AA7;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	}

h2
	{
	color: #4E6AA7;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	}

ul
	{
	margin-top: 0px;
	}

.input
	{
	width: 100%;
	}

.nav
	{
	color: #FFFFFF;
	font-weight: bold;
	}

.hlink
	{
	color: #FFFFFF;
	}
