BODY {
bgcolor ="#FFFFFF"
font-family : Arial, Verdana, sans-serif;
font-size: 12pt;
margin : 5 5 5 5;

background-image: url(images/background%20paper%20bag.jpg);
background-repeat: repeat;
}

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

/* this group sets the normal link colors */
A:LINK {
color : #000000;
text-decoration: underline;
font-size: 13pt;
/* font-weight: bold;*/
}
A:VISITED {
color : #000000;
text-decoration : underline;
font-size: 13pt;
/* font-weight: bold;*/
}
A:HOVER {
color : #000000;
font-size: 13pt;
/* text-decoration : underline overline;*/
/* font-weight: bold;*/
text-decoration : none;
}
A:ACTIVE {
color : #000000;
font-size: 13pt;
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;*/
}

P {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 10px;
    margin-left: 25px;
}

H1 {
	font-size: 14pt;
    margin-top: 10px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-left: 10px;
	color : #0535F9;
}

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 {

}