.apptitle {
	FONT-WEIGHT: bold; FONT-SIZE: 14pt; COLOR: #fc9207; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-VARIANT: normal
}
.appsubtitle {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #fcc54e; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-VARIANT: normal
}
.error {
	FONT: bold 12pt arial, tahoma, verdana; COLOR: #cd3f30
}
.success {
	FONT: bold 12pt arial, tahoma, verdana; COLOR: #cd3f30
}
.heading {
	FONT: bold 10pt tahoma, arial, verdana; COLOR: #fcc54e; width:500
}
.title {
	FONT: bold 12pt tahoma, arial, verdana; COLOR: #fc984e
}
.subtitle {
	FONT: 9pt arial, tahoma, verdana; COLOR: #fc984e
}
.subdate {
	FONT: 9pt arial, tahoma, verdana; COLOR: #fc734e
}
.message {
	FONT: 10pt Trebuchet MS, arial, verdana; COLOR: #fcc54e; width:750px
}
A:hover {
	FONT: bold 9pt tahoma, arial, verdana; COLOR: #fcc54e; TEXT-DECORATION: none
}
A:visited {
	FONT: bold 9pt tahoma, arial, verdana; COLOR: #666666; text-decoration:none
}
A:active {
	FONT: bold 9pt tahoma, arial, verdana; COLOR: #fcc54e; TEXT-DECORATION: none
}
A:link {
	FONT: bold 9pt tahoma, arial, verdana; COLOR: #cd3f30; 
}
BODY {
	FONT: 9pt tahoma, arial, verdana; COLOR: #fcc54e; BACKGROUND-COLOR: #000000
}
.simpleblock {
	margin: 5px;
	padding: 5px;
	border-top: 1px;
	border-left: 1px;
	border-bottom: 1px;
	border-right: 1px;
	border-style: solid;
	border-color: #FFCC66;
	width:600;
	align:center
}