body {
	background-color: #FFFFFF;
}

a {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	color: #CC0000;
	text-decoration: underline;

}

a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}

.box-table { border: 1px #000000 solid}

.td-footer {
  background-color: #000000;
 }

.smalllinks {
	font-family: Arial;
	font-size: 10px;
	color: #CC0000; 
	text-decoration: underline;
}

.blacklinks {
	font-family: Arial;
	font-size: 14px;
	color: #000000; 
	text-decoration: underline;
}

.l1 {text-align: left}

.c1 {text-align: center}

.r1 {text-align: right}

.text10-black {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.text12-white {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.text12-black {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.text14-white {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.text14-black {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.text16-black {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.text-error {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}

.hr-menu { 
color: #000000;
background-color: #000000;
border: 1px; 
width: 761px; 
height: 1px; 
padding:0px;
margin:0px;
border-spacing: 0px;
}

.hr-results { 
color: #000000;
background-color: #000000;
border: 1px; 
width: 721px; 
height: 1px; 
padding:0px;
margin:2px;
border-spacing: 0px;
}

.img-border {
border: 1px solid #CC0000;
}

.img-border2 {
border: 1px solid #000000;
} 

.list1 {
list-style: circle inside; 
color:#000000;
} 
