TD
{
    COLOR: black;
    FONT-FAMILY: arial, sans-serif;
    FONT-SIZE: 9pt
}
P
{
    COLOR: black;
    FONT-FAMILY: arial, sans-serif;
    FONT-SIZE: 9pt
}
BR
{
    COLOR: black;
    FONT-FAMILY: arial, sans-serif;
    FONT-SIZE: 9pt
}
A:visited
{
    COLOR: white;
	text-decoration : none;
}
A:active
{
    COLOR: white;
	text-decoration : none;
}
A:hover
{
    COLOR: white;
	text-decoration : none;
	font-style : italic;
}
A:link
{
    COLOR: white;
	text-decoration : none;
}
A:unknown
{
    COLOR: #fff;
	text-decoration : none;
}

BODY
{
    BACKGROUND-COLOR: 039;
    BORDER-BOTTOM: medium none;
    BORDER-LEFT: medium none;
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
}

.whitetext
{
	text-decoration : none;
    COLOR: fff;
    FONT-FAMILY: arial, sans-serif;
    FONT-SIZE: 8pt;
	font-weight : bold;
	
}
.welcome
{
	text-decoration : none;
    COLOR: fff;
    FONT-FAMILY: arial, sans-serif;
    FONT-SIZE: 14pt;
	font-weight : bold;
	BACKGROUND-COLOR: #7fa5d5;
	
}
