BODY
{
    BACKGROUND-IMAGE: url('/images/bg_stripe_lg.jpg');
    FONT-FAMILY: Arial
}
HR {color: navy;}

.para { display: none}

td.tableHeader { background	:	#29007B; }
td.tableHeader2 { background	:	#FF8400; }
td.tableBack { background	:	#DCDCDC; vertical-align : top; }
tr.tr1 { background	:#E6E6E6; }
tr.tr2 { background	:#F7F7F7; }


A:link {  color: #29007B; font-weight : bold; text-decoration : underline;		}	
A:visited {  color: #29007B; font-weight : bold; text-decoration : underline;	}
A:hover { color: black; font-weight : bold; text-decoration : none;	}
A:active { color: black; font-weight : bold; text-decoration : none;	 }
A:visited:hover { color: black; font-weight : bold; text-decoration : none; }



A.notbold:link {  color: #29007B; font-weight : normal; text-decoration : underline;		}	
A.notbold:visited {  color: #29007B; font-weight : normal; text-decoration : underline;	}
A.notbold:hover { color: black; font-weight : normal; text-decoration : none;	}
A.notbold:active { color: black; font-weight : normal; text-decoration : none;	 }
A.notbold:visited:hover { color: black; font-weight : normal; text-decoration : none; }