BODY
{
    BACKGROUND-COLOR: #e2e2e2;
    COLOR: #000000;
    FONT-FAMILY:  verdana,arial,helvetica,sans-serif;
	FONT-SIZE: 11px;
    TEXT-DECORATION: none
}
TD
{
    COLOR: #000000;
    FONT-FAMILY:  verdana,arial,helvetica,sans-serif;
	FONT-SIZE: 11px;
    TEXT-DECORATION: none
}
TH
{
    COLOR: #000000;
    FONT-FAMILY:  verdana,arial,helvetica,sans-serif;
	FONT-SIZE: 11px;
    TEXT-DECORATION: none
}
B
{
    FONT-FAMILY: verdana,arial,helvetica,sans-serif;
	FONT-SIZE: 10px;
	FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
A, A:visited
{
 COLOR: #003399;
 TEXT-DECORATION: none;
}
A:hover
{
 color: red;
 text-decoration : none;
}
A.white, A.white:visited 
{
 color: #ffffff;
 text-decoration: none;
}
A.white:hover
{
 color: yellow;
 text-decoration: none;
}
A.p_blue, A.p_blue:visited 
{
 color: #003399;
 text-decoration : none;
}
A.p_blue:hover
{
 color: red;
 text-decoration : none;
}
A.p_blue_small, A.p_blue_small:visited 
{
 font-size: 9px;
 color: #003399;
 text-decoration : none;
}
A.p_blue_small:hover
{
 color: red;
 text-decoration : none;
}
A.p_white, A.p_white:visited 
{
 color: #ffffff;
 text-decoration : none;
}
A.p_white:hover
{
 color: yellow;
 text-decoration : none;
}
.p_blue
{
 color: #003399;
 text-decoration : none;
}
.white
{
 color: #ffffff;
 text-decoration : none;
}

