td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-weight: bold;
	font-size:12px;
	color:#7E7F83;
}
p {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-weight: bold;
	font-size:12px;
	color:#7E7F83;
}

form
{
	margin:0px;
}

a {
	font-family:Arial;
	font-size:13px;
	text-decoration: none;
	font-weight: bold;
	color:#0000ff;
}

A:Hover  {
	color : #0000ff;
	text-decoration : underline;
}

H1 {
	color: #000000;
	font-weight: bold;
	font-size : 24px;
}

H2 {
	color: #006635;
	font-weight: bold;
	font-size : 18px;
}

H3 {
	color: #000000;
	font-weight: bold;
	font-size : 18px;
}

li {

	font-weight: bold;
	font-size:12px;
	color:#000000;
}
strong {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-weight: bold;
	font-size:12px;
	color : #006635;
