.bodyText {
	font-family :  "Trebuchet MS";
	font-size : 11px;
	font-weight : normal;
	color : #000000;
}

.bodyHeader {
	font-family :  "Trebuchet MS";
	font-size : 12px;
	font-weight : bold;
	color : #303030;


	

}

.bottomBar {
	font-family :  "Trebuchet MS";
	font-size : 10px;
	font-weight : normal;
	color : white;
		

}


/* Links */


A.bodyText:LINK, A.bodyText:VISITED, A.bodyText:ACTIVE {
	font-family : "Trebuchet MS";
	font-size : 11px;
	font-weight : bold;
	color : #666666;
	text-decoration : none;
}

A.bodyText:HOVER {
	font-family : "Trebuchet MS";
	font-size : 11px;
	font-weight : bold;
	color : #0099CC;
	text-decoration : none;
}
