.copyright {
	font-family: Arial;
	font-size: 9px;
	color: #000000;
}
.error {
	font-family: Arial;
	font-size: 36px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FF0000;
}
.contactinfo {
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	color: #333333;
}
.body {

	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.title {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: CCCCCC;
}

