BODY {
font-family : Arial, Verdana, sans-serif;
font-size: 10pt;
margin : 5 5 5 5;
}

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

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

.largelink A:link {
text-decoration: underline;
font-size: 11pt;
color: #336699;
}
	
.largelink A:VISITED {
color : #336699;
font-size: 11pt;
text-decoration : underline;
/* font-weight: bold;*/
}

.largelink A:Active {
font-size: 11pt;
color : #336699;
text-decoration : none;
/* font-weight: bold;*/
}

.largelink A:hover {
font-size: 11pt;
color : #336699;
text-decoration : none;
/* font-weight: bold;*/
}

H1 {
font-family : Verdana, Arial, sans-serif;
font-size : 110%;
font-weight : bold;
color : #336699;
margin: 1em 0% 0em;
}

H2, H3, H4, H5, H6 {
font-family : Verdana, Arial, sans-serif;
font-size : 100%;
font-weight : bold;
color : #336699;
}

HR {
color: #336699;
size="3"
width: 75%;
noshade 
align="center"
}

.tableBorder {
border-align: center;
border-color: #003366;
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 {

}