text
   {
   font-family : Arial;
   font-size : 9px
   }

body
   {
   margin-top : 0;
   margin-left : 0;
   margin-bottom :0;
   margin-right : 0;
   background : #0000000
   }

a.red:link
   {
   color: #B21F32;
   text-decoration: none
   }

a.red:visited, a.red:active
   {
   color : #B21F32;
   text-decoration: none
   }

a.red:hover
   {
   color: #FFFFFF;
   text-decoration: underline
   }

a.white:link
   {
   color: #FFFFFF;
   text-decoration: none
   }

a.white:visited, a.white:active
   {
   color: #FFFFFF;
   text-decoration: none
   }

a.white:hover
   {
   color: #B21F32;
   text-decoration: underline
   }

a.whitecontent:link
   {
   font-family : Arial, Helvetica;
   color : #FFFFFF;
   font-size : 11px;
   text-decoration: none
   }

a.whitecontent:visited, a.whitecontent:active
   {
   font-family : Arial, Helvetica;
   color : #FFFFFF;
   font-size : 11px;
   text-decoration: none
   }

a.whitecontent:hover
   {
   font-family : Arial, Helvetica;
   font-size : 11px;
   color: #B21F32;
   text-decoration: underline
   }

input.login
   {
   background-color : #000000;
   font-family: Tahoma, Arial;
   font-size: 9px;
   border : 1px solid #FFFFFF;
   width : 250px;
   height : 16px
   }

input.login_button
   {
   background-color : #000000;
   font-family : Arial;
   font-size : 9px
   }

p.leftindentedredheader
   {
   font-family : Arial Narrow;
   color : #B21F32;
   font-size : 24px;
   line-height : 16px;
   vertical-align : top;
   padding-left : 5px
   }

p.leftindentedgraycontent
   {
   font-family : Arial, Helvetica;
   color : #8F95AC;
   font-size : 12px;
   padding-left : 20px;
   padding-right : 10px;
   text-decoration : none;
   font-style : normal
   }
 
p.leftindentedgraysmallcontent
   {
   font-family : Arial, Helvetica;
   color : #8F95AC;
   font-size : 10px;
   padding-left : 20px;
   padding-right : 10px;
   text-decoration : none;
   font-style : normal
   }

p.leftindentedwhitecontent
   {
   font-family : Arial, Helvetica;
   color : #FFFFFF;
   font-size : 11px;
   padding-left : 20px;
   padding-right : 10px
   }

p.redheader
   {
   font-family : Arial Narrow;
   color : #B21F32;
   font-size : 24px;
   line-height : 16px;
   vertical-align : top
   }

p.graycontent
   {
   font-family : Arial, Helvetica;
   color : #8F95AC;
   font-size : 11px
   }
 
p.whitecontent
   {
   font-family : Arial, Helvetica;
   color : #FFFFFF;
   font-size : 11px
   }

img.left
   {
   float: left;
   width: 82px;
   border: 0px
   }

img.leftpad
   {
   float: left;
   width: 82px;
   border: 0px;
   position: relative;
   left: 12px
   }


font.copyright														/* style & size of text inside (c) statement */
   {
   font-family : Arial, Helvetica;
   font-size : 10px;
   color : #FFFFFF;
   text-decoration : none
   }


font.form															/* font style used in forms */
   {
   font-family : Arial, Helvetica;
   font-size : 14px;
   color : #FFFFFF;
   text-decoration : none
   }

