.body {
	background-image: url(images/page-bg.gif);
	background-repeat:no-repeat;
}

.copyright {
	font-family: verdana;
	font-size: 9px;
	color: FFB1B0;
	text-decoration: none;
	font-weight: normal;
}
.normal {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}
.regular {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.titles {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

