.NORMAL {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 150%;
	color: #444444;
}

.TITLE {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: px;
	word-spacing: px;
	text-indent: px;
	color: #2A5B93;
}

.HEADING {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 125%;
	color: #2A5B93;
}

.CAPTION {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	font-style: italic;
	letter-spacing: px;
	word-spacing: px;
	text-indent: px;
	color: #000000;
}

.FOOTER {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	letter-spacing: px;
	word-spacing: px;
	text-indent: px;
	color: #000000;
}

.MENU {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: px;
	word-spacing: px;
	text-indent: px;
	color: #FFFFFF;
}

.INTRO {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	letter-spacing: px;
	word-spacing: px;
	text-indent: px;
	color: #444444;
}

.REDHEADING {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: px;
	word-spacing: px;
	text-indent: px;
	color: #FF0000;
}

.NEWSHEADLINE {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: px;
	word-spacing: px;
	text-indent: px;
	color: #2A5B93;
}

.NEWS {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: px;
	word-spacing: px;
	text-indent: px;
	color: #000000;
}

a { 
	color: #444444 ;
	font-size:  11px;
	line-height: 140%;
	font-style: normal;
	font-family: verdana, arial;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

