body, table, p, th, ul, ol {
font-family: arial, helvetica, sans-serif;
}
body {
font-size: 85%; 
margin-left: 10px; 
background-color: #ffffff;
}
body.home {
background-image: url(http://www.flyash.info/images/homeback.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-color: #000000;
background-position: left top;
}
body.back {
background-image: url(http://www.flyash.info/images/iausback.gif);
background-repeat: no-repeat;
background-attachment: fixed;
background-color: #ffffff;
background-position: left top;
}
div {
text-align: center;
}
table.body {
font-size: 85%;
margin-top: 10px;
margin-left: 10px;
font-family: Arial, Helvetica, sans-serif
}
table {
font-size: 85%; color: #000000;
}
a:visited { 
color: #990000; 
background-color: transparent; 
} 
a:active { 
color: #ffcc00; 
background-color: transparent; 
} 
a:hover { 
color: #0000ff; 
background-color: transparent; 
text-decoration: underline overline; 
} 
h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 140%;
color: #990000;
background-color: transparent;
}
h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 120%;
}
h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 110%;
font-weight: bolder;
}
ol {
list-style-type: decimal;
}
ul { 
color: #000000; 
list-style-position: outside; 
list-style-type: square;
}
ul.nest {
list-style-type: circle;
}
p.small { 
font-family: Arial, Helvetica, sans-serif; 
font-size: x-small;
margin-left: 50px;
}
.red {
color: #990000;
font-weight: normal;
background-color: #ffcc66;
}
.list {
color: #804000;
font-weight: bold;
}
hr {
color: #CC0000;
; line-height: 5px; text-decoration: none
}
tr {
vertical-align: top;
}