BODY
{
    FONT-SIZE: 12px;
    MARGIN: 0px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: #ffffff
}
H3
{
    FONT-FAMILY: Verdana, Arial;
}
IMG
{
	border:0px;
}
.heading
{
    FONT-FAMILY: Verdana, Arial;
    font-size:16px;
    color:#ff6600;
	font-weight: bold;
}
a
{
	color:#ff6600;
	font-weight: bold;
	text-decoration:none;
	text-decoration:underline;
}
a:hover
{
	text-decoration:underline;
}
.green{
	color:#00cc00;
}