BODY {
font-family :  Arial, Verdana, sans-serif;
font-size : 80%;
margin : 5 5 5 5;
sup {font-size:12px;}
}

P, TD, LI, UL, Table {
font-family : Verdana, Arial, sans-serif;
font-size : 100%;
}


/* this group sets the normal link colors */
A:LINK {
color : #5A75F6;
text-decoration: underline;
/* font-weight: bold;*/
}
A:VISITED {
color : #5A75F6;
text-decoration : underline;
/* font-weight: bold;*/
}
A:HOVER {
color : #5A75F6;
/* text-decoration : underline overline;*/
/* font-weight: bold;*/
text-decoration : none;
}
A:ACTIVE {
color : #5A75F6;
text-decoration : none;
/* font-weight: bold;*/
}

H1 {
font-family : Verdana, Arial, sans-serif;
font-size : 110%;
font-weight : bold;
color : #6633CC;
}

H2 {
font-family : Verdana, Arial, sans-serif;
font-size : 100%;
font-weight : bold;
color : #6633CC;
}
H3, H4, H5, H6 {
font-family : Verdana, Arial, sans-serif;
font-size : 85%;
font-weight : bold;
color : #6633CC;
}
HR {
color: #6633CC;
size="3"
width: 75%;
noshade 
align="center"
}

.tableBorder {
background-image: url(images/tableBG.gif);
margin : 0 0 0 0;
border-color: #A298D2;
border-style: solid;
border-top-width: 5px;
border-bottom-width: 5px;
border-left-width: 5px;
border-right-width: 5px;
}

.tableBorderNarrow {
margin : 0 0 0 0;
border-color: #A298D2;
border-style: solid;
border-top-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
}

/* TABLE {
margin : 0 0 0 0;
} */
