.title-grey {
	color: #cccccc;
	font-size: 20px;
	font-family: Calisto MT, Arial, Helvetica;
	font-weight: bold;
}

.title-grey-ul {
	color: #cccccc;
	font-size: 20px;
	font-family: Calisto MT, Arial, Helvetica;
	text-decoration: underline;
	font-weight: bold;
}

.title-orange {
	color: #FF9900;
	font-size: 20px;
	font-family: Calisto MT, Arial, Helvetica;
	font-weight: bold;
}

.title-orange-ul {
	color: #FF9900;
	font-size: 20px;
	font-family: Calisto MT, Arial, Helvetica;
	font-weight: bold;
	text-decoration: underline;
}

.title-dorange {
	color: #cc9933;
	font-size: 20px;
	font-family: Calisto MT, Arial, Helvetica;
	font-weight: bold;
}

.title-dorange-ul {
	color: #cc9933;
	font-size: 20px;
	font-family: Calisto MT, Arial, Helvetica;
	font-weight: bold;
	text-decoration: underline;
}

.text-bggreen {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	font-family: Trebuchet MS, Arial, Helvetica;
	background-color: #008000;
}

.text-bgblue {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	font-family: Trebuchet MS, Arial, Helvetica;
	background-color: #0066cc;
}

.text-bgwhite {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	font-family: Trebuchet MS, Arial, Helvetica;
	background-color: #cccccc;
}

.text-bggrey {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	font-family: Trebuchet MS, Arial, Helvetica;
	background-color: #666666;
}

.text-grey {
	color: #cccccc;
	font-size: 14px;
	font-family: Trebuchet MS, Arial, Helvetica;
}

.text-grey-16 {
	color: #cccccc;
	font-size: 16px;
	font-family: Trebuchet MS, Arial, Helvetica;
}

.text-grey-12 {
	color: #cccccc;
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Helvetica;
}

.text-grey-10 {
	color: #cccccc;
	font-size: 10px;
	font-family: Trebuchet MS, Arial, Helvetica;
}

.text-orange {
	color: #FF9900;
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Helvetica;
}

.text-orange-14 {
	color: #FF9900;
	font-size: 14px;
	font-family: Trebuchet MS, Arial, Helvetica;
}

.text-dorange-14-ul {
	color: #cc9933;
	font-size: 14px;
	font-family: Trebuchet MS, Arial, Helvetica;
	text-decoration: underline;
}

.text-orange-14-ul {
	color: #ff9900;
	font-size: 14px;
	font-family: Trebuchet MS, Arial, Helvetica;
	text-decoration: underline;
}

.text-orange-ul {
	color: #FF9900;
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Helvetica;
	text-decoration: underline;
}

.text-orange-10-ul {
	color: #FF9900;
	font-size: 10px;
	font-family: Trebuchet MS, Arial, Helvetica;
	text-decoration: underline;
}

.text-orange-10 {
	color: #FF9900;
	font-size: 10px;
	font-family: Trebuchet MS, Arial, Helvetica;
}

.text-blue {
	color: #04cdff;
	font-size: 10px;
	font-family: Trebuchet MS, Arial, Helvetica;
}

.header {
	font-family: Trebuchet MS, Arial, Helvetica
	font-size: 14px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #000000;
	color: #cccccc;
}

body {
	font-family: Trebuchet MS, Arial, Helvetica
	font-size: 14px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #000000;
	color: #cccccc;
}

.bodysmal {
	font-family: Trebuchet MS, Arial, Helvetica
	font-size: 14px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #000000;
	color: #cccccc;
}

.bodyheader {
	font-family: Trebuchet MS, Arial, Helvetica
	font-size: 14px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #000000;
	color: #cccccc;
}

img { 
	border: 0px none; 
	vertical-align: middle;
}

a:hover {  text-decoration: underline }

a:visited {  color: #999966 }

a {  color: #cc9933; text-decoration: none }
