.textNORMAL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
}
.textSMALL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
}

.textNORMAL_BOLD {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
}
.imageLEFT {
	margin: 0px 10px 15px 0px;
	float: left;
	border: medium ridge #663366;
}
.textNORMAL_linksdarktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: underline;
	background-color: #660066;
}
.textHEADINGonlightback {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #660066;
	background-color: #CCCCCC;
	display: table-cell;
}
.textHEADINGsmallonlightback {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #660066;
	background-color: #CCCCCC;
	display: table-cell;
}
.imageRIGHT {

	margin: 0px 0px 10px 10px;
	float: right;
	border: medium ridge #663366;
}
.textNORMALjustified {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-align: justify;
}
.textQUOTE {
	font-family: Arial, "Arial Unicode MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #660066;
	background-color: #CCCCCC;
	display: block;
	padding: 5px;
	height: auto;
	width: auto;
	border: medium double #666666;
}
.textQUOTEfrom {
	font-family: Arial, "Arial Unicode MS";
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #660066;
	background-color: #CCCCCC;
	display: block;
	padding: 5px;
	height: auto;
	width: auto;
	text-align: right;
}
