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

.REDHEADING {
	font-family: Arial,Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 125%;
	color: #FF0000;
}

.ERROR {
  border: 1px solid red;
}

.TITLE {
	font-family: Trebuchet MS,Verdana,Arial,Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 125%;
	color: #2A5B93;
}

.caption {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	line-height: 125%;
	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;
}


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

.NEWSHEADLINE {
	font-family: Arial,Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 125%;
	color: #2A5B93;
}

.FOOTER_CONFERENCE {
	font-family: Arial,Sans-Serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 125%;
	color: #FFFFFF;
}

.FOOTER {
	font-family: Arial,Sans-Serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 125%;
	color: #7E7E7E;
}

.INTRO {
	font-family: Verdana, Arial,Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	color: #000000;
}

.NEWS {
	font-family: Arial,Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 125%;
	color: #000000;
}

.MENU {
	font-family: Arial,Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 125%;
	color: #FFFFFF;
}

.TITLE_CONFERENCE {
	font-family: Trebuchet MS,Verdana,Arial,Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 125%;
	color: #737758;
}

.HEADING_CONFERENCE {
	font-family: Arial,Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 125%;
	color: #68C6ED;
}

.NEWSHEADLINE_CONFERENCE {
	font-family: Arial,Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 125%;
	color: #68C6ED;
}

.CONFERENCE_MAINHEADING {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 25pix;
	font-weight: normal;
	line-height: 125%;
	letter-spacing: px;
	word-spacing: px;
	text-indent: px;
	color: #8E9858;
}

.CONFERENCE_YELLOW {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 125%;
	letter-spacing: px;
	word-spacing: px;
	text-indent: px;
	color: #EAE30D;
}

.CONFERENCE_BLUE {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 125%;
	letter-spacing: px;
	word-spacing: px;
	text-indent: px;
	color: #DC032F;
}


