body, table, td { 
	font: 11px verdana, helvetica, sans-serif;
	}

.header { 
	color: #920623;
	}	
	
.tableheader{
	color: #ffffff;
	}

a.white:hover {  
	text-decoration: underline
	}

a.white {  
	text-decoration: none
	}

a.internal:link {
	color: #920623;
	}

a.internal:visited {
	color: #920623;
	 }
	 
a.internal:active {
	color: #920623;
	}
	
a.white:link {
	color: #ffffff;
	font-size: 12px;
	}

a.white:visited {
	color: #ffffff;
	font-size: 12px;
	 }
	 
a.white:active {
	color: #ffffff;
	font-size: 12px;
	}

.small { 
	color: #004677; font-size: 10px; 
	} 

.break {
	color: #ffffff;
	}
.inputboxes {
	font-size: 10px;
	color: #bbbbbb;
	}

