.body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #333333; 
	text-decoration: none;
	padding: 5px;
	}
	
.body a {
	color: #cc0000; 
	text-decoration: none;
	}
	
.body a:visited {
	color: #cc0000; 
	text-decoration: none;
	}
	
.body a:active {
	color: #cc0000; 
	text-decoration: underline;
	}
	
.body a:hover {
	color: #cc0000; 
	text-decoration: underline;
	}
	


.head {
	font-family: arial, helvetica, san-serif; 
	font-size: 12pt; 
	color: #cc0000;
	font-weight: bold;
	text-decoration: none; 
	text-align: left; 
	vertical-align: middle;
	}

.head a {
	color: #FFFFFF;
	text-decoration: none; 
	} 

.head a:visited {
	color: #FFFFFF;
	text-decoration: none; 
	} 

.head a:active {
	color: #FFFFFF;
	text-decoration: none; 
	} 

.head a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	} 
	
	
.subhead {
	font-family: arial, helvetica, san-serif; 
	font-size: 10pt; 
	color: #003399;
	font-weight: bold;
	text-align: left; 
	vertical-align: top;
	}

.subhead a {
	color: #FFFFFF;
	text-decoration: none; 
	} 

.subhead a:visited {
	color: #FFFFFF;
	text-decoration: none; 
	} 

.subhead a:active {
	color: #FFFFFF;
	text-decoration: none; 
	} 

.subhead a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
.finePrint {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #333333; 
	text-decoration: none;
	vertical-align: top;
	padding: 5px;
	}
	
.finePrint a {
	color: #003399; 
	text-decoration: underline;
	}
	
.finePrint a:visited {
	color: #003399; 
	text-decoration: underline;
	}
	
.finePrint a:active {
	color: #003399; 
	text-decoration: underline;
	}
	
.finePrint a:hover {
	color: #999999; 
	text-decoration: underline;
	}
	
.openCube {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15pt; 
	color: #cccccc; 
	text-decoration: none;
	padding: 5px;
	}
	
.openCube a {
	text-decoration: none;
	}
