a:link {
	color: #990000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a:active {
	color: #CC0000;
	text-decoration: none;
}

a:visited {
	color: #CC0000;
	text-decoration: none;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	BACKGROUND-REPEAT: repeat-x; 
	BACKGROUND-COLOR: #000000;
	MARGIN: 0px
}
.Cellback {
background-image: 
url('images/figures2.jpg');
background-repeat: 
no-repeat;
background-attachment: 
fixed
}

.CellbackDark {
background-image: 
url('images/figuresdark.jpg');
background-repeat: 
no-repeat;
background-attachment: 
fixed
}


.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	text-transform: uppercase;
}
.SubHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
}
.SmallHeadline {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-transform: capitalize;
}
.SubHeadlineCaps {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-transform: capitalize;
}
.IMGloatLeft { 
    float: left; 
    margin: 4px; 
}
.IMGloatRight { 
    float: right; 
    margin: 4px; 
}
.uCaseIt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
}
.legal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
