.td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:12px;
	color:#806C59;
}

form
{
	margin:0px;
}

a {
	cursor: hand;
	font-family:Arial;
	font-size:medium;
	text-decoration: none;
	font-weight: bold;
	color:navy;
}

A:Hover  {
	color : navy;
	text-decoration : underline;
}

H1 {
	color: #596F80;
	font-weight: bold;
	font-size : 16px;
}
.Title
{
	font-weight: bold;
	font-size: 10px;
	color: white;
	font-family: Arial;
	background-color: navy;
}
.Content
{
	color: black;
	font-family:Arial;
	font-size : 12px;

}
.MenuItem
{
	cursor: hand;
	font-family:Arial;
	font-size:16px;
	text-decoration: none;
	font-weight: bold;
	color:navy;
}