/* CSS Document */
body { background-image: url(images/bground.jpg); background-repeat: repeat-x; }
p { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #ffffff; line-height: 25px; font-weight: lighter; letter-spacing: normal;}

.leadtext { font-family: Verdana, Arial, sans-serif; font-weight: bold; font-size: 14px; color: #ffffff; line-height: 25px; }  
.smallsans { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #999999; }  

a:link { color: #809ac4; text-decoration: none; }
a:visited { color: #809ac4; }
a:hover { text-decoration: underline; }
a:active { text-decoration: none; }

.bottomlink { font-family: Verdana, Arial, sans-serif; font-weight: normal; font-size: 10px; color: #999999; text-decoration: none; }
.bottomlink a:link { color: #999999; text-decoration: none; }
.bottomlink a:visited { color: #999999; text-decoration: none; }
.bottomlink a:hover { color: #ffffff; text-decoration: underline; }
.bottomlink a:active { text-decoration: none; }
