body { background-repeat: no-repeat; background-image: url(images/background.jpg)}

a:link { color: #732020; text-decoration: none }
a:active { color: #732020; text-decoration: none }
a:visited { color: #732020; text-decoration: none }
a:hover { color: #732020; text-decoration: underline }

.timesblackheading  { 
        font-size : 13pt; 
        color : #000000; 
        font-family : Times, serif;
       	font-weight : bold;
       	font-style : normal;
       	font-variant : normal;
        letter-spacing: .2em;
       }
.timesblackboldtext  {
       	font-size : 10pt;
       	color : #732020;
       	font-family : Times New Roman, Times, serif;
       	font-weight : bold;
       	font-style : normal;
       	font-variant : normal;
        letter-spacing: 1pt;
       }
       
.bodytext  {
       	font-size : 10pt;
       	color : #000000;
       	font-family : Times, serif;
       	font-weight : normal;
       	font-style : normal;
       	font-variant : normal;
        letter-spacing: 1pt;
       }
 
 .bodytextwhite  {
       	font-size : 10pt;
       	color : #ffffff;
       	font-family : Times, serif;
       	font-weight : normal;
       	font-style : normal;
       	font-variant : normal;
        letter-spacing: 1pt;
       }

 .dropcap  {
       	font-size : 14pt;
       	color : #000000;
       	font-family : Times, serif;
       	font-weight : bold;
       	font-style : normal;
       	font-variant : normal;
        letter-spacing: 1pt;
       }
 
 .dropcapwhite  {
       	font-size : 14pt;
       	color : #ffffff;
       	font-family : Times, serif;
       	font-weight : normal;
       	font-style : normal;
       	font-variant : normal;
        letter-spacing: 1pt;
       }
       
       
.largeblackheading  {
       	font-size : 16px;
       	color : #200909;
       	font-family : Times New Roman, Times, serif;
       	font-weight : bold;
       	font-style : normal;
       	font-variant : normal;
       }

.smallblackheading  {
       	font-size : 10px;
       	color : #000000;
       	font-family : Times New Roman, Times, serif;
       	font-weight : normal;
       	font-style : normal;
       	font-variant : small-caps;
       }
 
 .courierbold  {
       	font-size : 11pt;
       	color : #8C1C21;
       	font-family : Times New Roman, Times, serif;
       	font-weight : bold;
       	font-style : normal;
       	font-variant : normal;
       }
       
