BODY
{
    BACKGROUND-COLOR: #ffffff
}
P
{
    COLOR: #333;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 12px;
    MARGIN-BOTTOM: 4px;
    MARGIN-TOP: 4px
}
TABLE
{
    COLOR: #3357b3;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 11px
}
INPUT
{
    COLOR: #3357b3;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 11px
}
a:link {
	text-decoration: underline;color: #cc0000;
}
a:visited {
	text-decoration: underline;color: #cc0000;
}
a:hover {
	text-decoration: none;color: #cc0000;
}
a:active {
	text-decoration: underline;color: #cc0000;
}
.style1 {
	color: #cc0000;
	font-weight: bold;
}