A:link 
{
    color: blue
}

A:visited 
{
    color: blue
}

.heading
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12pt; 
	COLOR: #003893; 
	FONT-FAMILY: Arial, Helvetica,  sans-serif; 
}

.tmpfooter {
FONT-FAMILY : "Arial","helvetica","Geneva","Swiss","SunSans-Regular";
FONT-SIZE : 8pt;
FONT-WEIGHT : normal;
TEXT-ALIGN  : center;
COLOR     : black;
}


.link {
FONT-FAMILY : "Arial","helvetica","Geneva","Swiss","SunSans-Regular";
FONT-SIZE : 8pt;
FONT-WEIGHT : normal;
COLOR     : black;
}

.Text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    text-decoration: none;
    color: #000000;
}

