BODY {
	font-family : Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-size : 11px;
	color: black;
}

TD{
	font-family : Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-size : 11px;
}

P, UL{
	font-family : Arial;
	font-size : 11px;
}

A {
	text-decoration: none;
	color: Gray;
}
}
A:Hover {
	text-decoration: none;
	color: #669999;
}
.heading{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: Black;
}
.heading2{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: Black;
}
.heading3{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: Black;
}

