body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #6699CC;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.defaulttext {  font-size: 12px; font-weight: normal; color: #FFFFCC}

.titletext {  font-size: 14px; font-weight: bold; color: #FFFFFF}

.defaulttextbold { font-size: 10px; font-weight: bold; color: #FFFFFF }

.dark-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #993300;
}
