<!-- FUSC Style Sheet -->


BODY {
background-image: url("images/tileborder.jpg");
scrollbar-base-color: #4E67A7; 
scrollbar-arrow-color: #663333;
scrollbar-DarkShadow-Color: #191970;
}

A {color: #335687; text-decoration: none;}
A:link:active {color: #6666CC}
A:visited {color: #663333}
A:link:hover {color: #4E67A7; text-decoration: none;}

.fusc {
 font-family: arial, sans-serif;
 color: #663333;
 font-size: 20pt;
 font-weight: bold;
}

H2 {
 font-family: arial, sans-serif;
 color: #663333;
 font-weight: bold;
}

H4 {
 font-family: arial, sans-serif;
 color: #663333;
 font-weight: bold;
}

a {
 text-decoration: none;
 font-family: arial, sans-serif;
 font-size: 11pt;
 color: #663333;
 font-weight: bold;
}

.quote {
 font-family: arial, sans-serif;
 font-size: 11pt;
 color: #191970;
}

TD.medium {background-image: url("images/tile12.jpg");}

TD.alt {background-image: url("images/bg_title.jpg");}

TD.dark {background-color: #CCCC99;}

TD.title {
 background-image: url("images/tilecells2.jpg");
 text-align: center;
 border-style: solid;
 border-color: #AFB180;
 border-width: 2px;
 font-family: arial, sans-serif;
 font-size: 11pt;
 color: #663333;
 font-weight: bold;
}

TD.links {
 background-image: url("images/tilecells2.jpg");
 text-align: left;
 border-style: solid;
 border-color: #AFB180;
 border-width: 2px
}

table {
 font-family: arial, sans-serif;
 font-size: 11pt;
 color: #663333;
 font-weight: semi-bold;
}