/* ================================
    CSS STYLES FOR Module PortalListing
   ================================
*/
h1 {margin: 0px; font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 20px; line-height: 20px; color: #224093; font-weight:normal;}

.linkNormal {
	line-height: 18px;
	font-family: Verdana; 
	font-size: 11px; 
	color: #333333; 
	background-color: #FFFFFF; 

}
.linkSmall {
	line-height: 18px;
	font-family: Verdana; 
	font-size: 10px; 
	color: #333333; 
	background-color: #FFFFFF; 

}

.linkheader
{font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 20px; line-height: 20px; color: #224093;}


