.normal {
	font-family: Arial;
	font-size: 12px;
}

P {
	font-family: Arial;
	font-size: 12px;
}

.white {
	font-family: Arial;
	color: white;
}

.footer {
	font-family: Arial;;
	font-size: 10px;	
}

.zevex {
	font-family: Arial;
	color: #993300;
}

.thera {
	font-family: Arial;
	color: #017583;
}

.pe {
	font-family: Arial;
	color: #660099;
}

.at {
	font-family: Arial;
	color: #CE9A00;
}

.edu {
	font-family: Arial;
	color: #664B74;
}

.edu_small {
	font-family: Arial;
	color: #664B74;
	font-size: 10px;
}

.zevex_small {
	font-family: Arial;
	color: #993300;
	font-size: 10px;
}

.thera_small {
	font-family: Arial;
	color: #017583;
	font-size: 10px;
}

.pe_small {
	font-family: Arial;
	color: #660099;
	font-size: 10px;
}

.at_small {
	font-family: Arial;
	color: #FFCC00;
	font-size: 10px;
}

.small {
	font-family: Arial;
	font-size: 10px;
}

.med {
	font-family: Arial;
	font-size: 11px;
}

.gray {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}

.headline {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}


TD {
	font-family: Arial;
	font-size: 12px;
}

TD.small {
	font-family: Arial;
	font-size: 10px;
	line-height: 120%;
}

li {
	font-family: Arial;
	font-size: 12px;
}

ul {
	font-family: Arial;
	font-size: 12px;
}

A:link { 
	color: #1E4B60; 
}

A:hover { 
	color: #5F9EA0;
	text-decoration: none;  
}

A:visited { 
	color: #462B87;
 }
 
A.small:link { 
	color: #1E4B60; 
}

A.small:hover { 
	color: #5F9EA0;
	text-decoration: none;  
}

A.small:visited { 
	color: #462B87;
 }

A.sidebar:link { 
	color: #1E4B60;
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
}

A.sidebar:hover { 
	color: #5F9EA0;
	text-decoration: none;
	font-family: Arial;
	font-size: 10px; 
}

A.sidebar:visited { 
	color: #462B87;
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
}

A.sidebarbig:link { 
	color: #1E4B60;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}

A.sidebarbig:hover { 
	color: #5F9EA0;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px; 
}

A.sidebarbig:visited { 
	color: #462B87;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}

A.tour:link { 
	color: #1E4B60;
	text-decoration: none;
	font-family: Arial;
}

A.tour:hover { 
	color: #5F9EA0;
	text-decoration: none;
	font-family: Arial;
}

A.tour:visited { 
	color: #462B87;
	text-decoration: none;
	font-family: Arial;	
}



