<!-- /* Style Sheet definitions need to be commented to hide them from incompatible Browsers.*/
/* style name=".ashen"*/
.ashen {
color : #999999;
}
/* style name=".ashen_center"*/
.ashen_center {
color : #999999;
text-align : center;
}
/* style name=".ashen_right"*/
.ashen_right {
color : #999999;
text-align : right;
}
/* style name=".bold"*/
.bold {
font-weight : bold;
}
/* style name=".center"*/
.center {
text-align : center;
}
/* style name=".dark"*/
.dark {
background : url(bg/coalface.jpg) black repeat;
}
/* style name=".mourn"*/
.mourn {
background : url(bg/rose.gif) black repeat;
}
/* style name=".note"*/
.note {
background : url(bg/narrow_feint.gif) white repeat;
}
/* style name=".right"*/
.right {
text-align : right;
}
/* style name="A"*/
A:link {
color : #880000;
;
 }
A:active {
color : #FFFFFF;
;
 }
A:hover {
color : #FF0000;
;
 }
A:visited {
color : #008800;
;
 }
/* style name="body"*/
body {
background : url(bg/loose.gif) white repeat;
}
/* style name="EM"*/
EM {
font-style : Italic;
}
/* style name="H1 to H6"*/
H1, H2, H3, H4, H5, H6 {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
color: #000099;
text-align : Center;
}
/* style name="H1"*/
H1 {
font-size : 36pt;
}
/* style name="H2"*/
H2 {
font-size : 24pt;
}
/* style name="H3"*/
H3 {
font-size : 16pt;
}
/* style name="H4"*/
H4 {
font-size : 12pt;
}
/* style name="H5"*/
H5 {
font-size : 10pt;
}
/* style name="LI"*/
LI {
font-family : "Verdana", "Arial", "Times New Roman";
font-size : 10pt;
font-weight : bold;
color : #000099;
}
/* style name="P"*/
P {
font-family : "Verdana", "Arial", "Times New Roman";
font-size : 8pt;
font-weight : Normal;
color : #000099;
}
/* style name="P.strong"*/
P.strong {
font-weight : bold;
}
/* style name="TD"*/
TD {
font-family : "Verdana", "Arial", "Times New Roman";
font-size : 10pt;
color : #000099;
}
/* End Style Sheet commenting. */  -->
