td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:12px;
	color:#4E5869;
}

form
{
	margin:0px;
}

a {
	font-family:Arial;
	font-size:13px;
	text-decoration:underline;
	font-weight: bold;
	color:#4E5869;
}

A:Hover  {
	color : #4E5869;
	text-decoration : underline;
}

H1 {
	color: #4E5869;
	font-weight: bold;
	font-size : 18px;
}

p {
	color: #4E5869;
	font-weight: normal;
	font-size : 13px;
	text-align: left;
}

li {
	color: #4E5869;
	font-weight: normal;
	font-size : 13px;
	text-align: left;
}