body {
background-color: #FFFFFF;
font-family: Arial; 
color: #000000;
font-size: 12; 
font-weight: normal;
}
.TabSt {
background-color: #808080;
font-family: Arial; 
color: #ffffff;
font-size: 12; 
font-weight: normal;
}
.TabInverse {
background-color: #FFFFFF;
font-family: Arial; 
color: #000000;
font-size: 12; 
font-weight: normal;
}
.TabInverseSml {
background-color: #FFFFFF;
font-family: Arial; 
color: #000000;
font-size: 10; 
font-weight: normal;
}

.TabMenu {
font-family: Arial; 
color: #ffffff;
font-size: 12; 
font-weight: normal;
}

.PBold {
font-family : Verdana;
font-size: 12; 
font-weight: bold;
}
.TxtW {
font-family : Verdana;
font-size: 12;
color : #FFFFFF; 
}
.TxtB {
font-family : Verdana;
font-size: 12;
color : #000000; 
}

A:link {color: #ffffff; text-decoration: underline; font-weight: bold; }
A:visited {Color : #ffffff; font-weight: bold; }
A:hover { color: #000000; font-weight: bold; }