/*This is the styles for body, and tables.  */
td {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #737878}
body {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #737878}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #737878}
li {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #737878;  list-style-image:  url(images/bullit.jpg)}

/*This is the default link style for any links that you do not apply a class to. */
a:link { color: #ac9e37; text-decoration: none; font-weight: normal}
a:visited { color: #ac9e37; text-decoration: none; font-weight: normal}
a:hover { color: #b2b9b2; text-decoration: none; font-weight: normal}
a:active { color: #ac9e37; text-decoration: none; font-weight: normal}

/*These are the heading styles.*/
h1 {  color: #ac9e37 ;font: bold 16px Arial, Helvetica, sans-serif}
h2 {  color: #b2b9b2;font: bold 14px Arial, Helvetica, sans-serif}
h3 {  color: #bdb15e ;font: bold 12px Arial, Helvetica, sans-serif}
h4 {  color: #d5ce9a ;font: bold 11px Arial, Helvetica, sans-serif}

/*This is the signin style.*/
.signin {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #616b6c}

/*This is the dirlist style.*/
.dirlist {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #ab9d36}




