<!-- /* Style Sheet definitions need to be commented to hide them from incompatible Browsers.*/
/* style name=".center"*/
.center {
text-align: center;
}
/* style name=".right"*/
.right {
text-align : right;
}
/* style name=".moat"*/
.moat {
background : url(bg/aztec.jpg) black repeat;
color : #FFFFA2;
}
/* style name=".strong"*/
.strong {
font-weight : bold;
}
/* style name=".italic"*/
.italic {
font-style : italic;
}
/* style name="A"*/
A:link {
color : #CCCCCC;
;
 }
A:active {
color : #CCCCCC;
;
 }
A:hover {
color : #CCCCCC;
;
 }
A:visited {
color : #999999;
;
 }
/* style name="body"*/
body {
background : url(bg/wall02.jpg) black 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 : #CCCCCC;
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 : 8pt;
font-weight : bold;
color : #CCCCCC;
}
/* style name="P"*/
P {
font-family : "Verdana", "Arial", "Times New Roman";
font-size : 10pt;
color : #CCCCCC;
}
/* style name="P.strong STRONG"*/
P.strong STRONG {
font-weight : normal;
}
/* style name="P.italic EM"*/
P.italic EM {
font-style : normal;
}
/* style name="STRONG"*/
STRONG {
font-weight : Bold;
}
/* style name="TD"*/
TD {
font-family : "Verdana", "Arial", "Times New Roman";
font-size : 10pt;
color : #CCCCCC;
}
/* style name="TH"*/
TH {
font-family : "Verdana", "Arial", "Times New Roman";
font-size : 10pt;
font-weight : Bold;
text-align : Center;
color : #CCCCCC;
}
/* End Style Sheet commenting. */  -->
