BODY
{
    MARGIN: 0px;
    FONT-FAMILY: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR:#EEEEEE;
}
A
{
    COLOR: White;
    TEXT-DECORATION:none;
}
A:hover
{
	COLOR:#FFFFFF;
    TEXT-DECORATION: underline;
}
A:visited
{
    COLOR:#CCCCCC;

}
p
{
	font-size: x-small;
	text-align: justify;
}
p.t
{
	font-size: x-small;
	text-align: center;
}

td
{
	font-size: x-small;
}
h1
{
	font-size: large;
	color: #CCCCCC;
	font-weight: bold;
}
h2
{
	font-size: large;
	color: #CCCCCC;
	font-weight: normal;
}
td.footer
{
	color: White;
	font-size: x-small;
}

td
{
	color: White;
	font-size: x-small;
	text-align: justify;
}
td.heading
{
	color:#EEEEEE;
	font-size: xx-small;
	font-weight:bold;

}