.CONTENT-TABLE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFFFFF;
	background-image: url(images/bck-content.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-right: 5px;

}
.TIMES-14 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
}
.CONTENT-TEXT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a:link {
	font-weight: normal;
	color: #EEA375;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
	color: #EEA375;
}
a:hover {
	color: #EEA375;
	text-decoration: underline;
}
a:active {
	font-weight: normal;
	color: #EEA375;
}
.PAGE-TITLES {
	font-family: "Times New Roman", Times, serif;
	font-size: 38px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;


}
.SUBTITLES {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: lighter;

}
.BUTTONS3 {
	font-family: "Trebuchet MS";
	font-size: 19px;
	font-weight: normal;

}
.HDR-NAV {
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: #333333;
	padding-right: 20px;
	padding-left: 3px;

}
ul {
	list-style-image: url(images/bullet.gif);
	line-height: 20px;
}

}
ol {
	line-height: 20px;
}

