/* TexianCowboy.com Badlands */

body         { background-image: url('images/ltdenim1.jpg'); 
               background-attachment: fixed; background-color: #6699ff; 
               font-family: Calligraph421 BT, Times, sans-serif; 
               color: #CC3300 }
p            { font-size: 14pt; color: #CC3300; font-weight: bold }
a:link       { color: #CC3300; text-decoration: underline }
a:visited    { color: #CA0000 }
a:active     { color: #ff0000; text-decoration: none }
a:hover      { color: #800000; text-decoration: underline; font-variant: small-caps; 
               font-weight: bold }
ul           { font-size: 10pt; color: #CC3300 }
ol           { font-size: 10pt; color: #CC3300 }
hr           { width: 95%; size: 3; color: #800000 }
h1, h2, h3, h4, h5, h6 { font-family: Calligraph421 BT, Times, sans-serif; color: #800000 }
h1           { font-size: 24pt; }
h2           { font-size: 18pt; }
h3           { font-size: 16pt; }
h4           { font-size: 14pt; }
h5           { font-size: 12pt; }
h6           { font-size: 10pt; }
