BODY {
border:0px none; font-size : 10px;
font-family : verdana, arial, helvetica, sans-serif;

background-repeat: repeat-x;
background-color: #870303;
background-attachment: fixed;
padding : 0;
width : auto
}

A:link {
text-decoration: none;
color : #0000FF;
}

A:visited {
font-size : normal;
text-decoration: none;
color : normal;
background-color : transparent;
}



 A:active {
font-style : normal;
font-variant : normal;
font-size : normal;
font-family : verdana, arial, helvetica, sans-serif;
text-decoration: none;
color : #993300;
background-color : transparent;
}

 A:hover {
font-size : normal;
text-decoration: underline;
color : #FF3300;
background-color : transparent;
}



.datetext {
font-style : normal;
font-variant : normal;
font-weight : normal;
font-size : 10px;
font-family : verdana, arial, helvetica, sans-serif;

background-color : transparent;
}

.titletext {
font-style : normal;
font-variant : normal;
font-weight : bold;
font-size : 15px;
font-family : verdana, arial, helvetica, sans-serif;
background-color : transparent;
}


.normaltext {
font-style : normal;
font-variant : normal;
font-weight : normal;
font-size : 11px;
font-family : verdana, arial, helvetica, sans-serif;

}

.normaltext4 {
font-style : normal;
font-variant : normal;
font-weight : normal;
font-size : 13px;
font-family : verdana, arial, helvetica, sans-serif;


}

.boldtext {
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	font-size : 10px;
	font-family : verdana, arial, helvetica, sans-serif;
	background-color : transparent;


}

.navbartext {
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	font-size : 10px;
	font-family : verdana, arial, helvetica, sans-serif;
	background-color : transparent;


}

.copyright {
font-style : normal;
font-variant : normal;
font-weight : normal;
font-size : 10px;
font-family : verdana, arial, helvetica, sans-serif;

}

em     {
        font-style:     normal;
        font-weight:    bold;
        }       
                
strong  {       
        font-style:     normal;
        font-weight:    bold;
                }       
                
em strong, strong em    {       
        text-transform: uppercase;
        font-style:     normal;
        font-weight:    bolder;
             }       
                
b       {
        font-weight:    bold;
        }
        
i       {
        font-style:     italic;
        }
.normaltext2 {

font-style : normal;
font-variant : normal;
font-weight : normal;
font-size : 12px;
font-family : verdana, arial, helvetica, sans-serif;
}



textarea, select { 
font-family: verdana, arial, helvetica, sans-serif;
font-size: 8pt; 
color: #000000; 
background-color: #FFFFFF; 
}