h5 {
	font-family: Verdana;
	font-size: 14px;
	font-style : normal;
}

body	{
	background-color: White;
	font-family: Tahoma, Verdana;
	color: black;
	font-size: 11px;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 10px;
}

p,td,div { 
	font-size: 12px;
	font-family: Tahoma, Verdana;
	font-style : normal;
}

a,a:link {
	color: black;
	text-decoration: none
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: red;
	text-decoration: underline;
}

.foot  {
	font-size:	10px;
	text-decoration: none;
}


