body {
 background-repeat: no-repeat;
 background-attachment: fixed;
 background-color: #ffffff;
 scrollbar-arrow-color:black;
 scrollbar-light-color:#540B0E;
 scrollbar-highlight-color:#D53038;
 scrollbar-face-color:#892323;
 scrollbar-shadow-color:#540B0E;
 scrollbar-dark-shadow-color:#ffffff;
 scrollbar-track-color:black;
 scrollbar-base-color:black;
}

.t { font-size: 12px; color: #000000;  margin-left:  15px; font-weight:bold;}
TD {
   font-size: 12px;
   font-family:  Courier New;
}
.table_style {
   border-width:2px;
   border-color:#960202;
   border-style:solid; 
   border-collapse:none;
   background-color: #ffffff;
}

P {  
    text-indent: 0px;
	color: #000000;
	font-family:  Courier New;
	font-size: 12px;
    margin-bottom:  0px;
    margin-right:  10px;
    margin-top:  10px;
	}

A {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	font-family:  Courier New;
	font-size: 12px;
}
A:HOVER {
	color: #C60000;
	text-decoration: none;
	font-weight:bold;
	font-family:  Courier New;
	font-size: 12px;
}
A:ACTIVE {
	color: #C60000;
	text-decoration: none;
    font-weight:bold;
	font-family:  Courier New;
	font-size: 12px;
}
A:LINK {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	font-family:  Courier New;
	font-size: 12px;
}

