body    { background: #ffffff url(../images/background_css.jpg) fixed }
 
.company {
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 24pt;
	font-weight				: bold;
	color					: #C57192;
}

.topgraphic {
	margin-top				: 30px;
	margin-bottom			: 3px;
	margin-left				: 0px;
}

.pagetitle {
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 12pt;
	font-weight				: bold;
	color					: #C57192;
	margin-bottom			: 20px;
}

.content {
	font-family				: Times New Roman, Times, serif;
	font-size				: 12pt;
	font-weight				: normal;
	color					: #000000;
}

.copyright {
	font-family				: Verdana;
	font-size				: 8pt;
	font-weight				: normal;
	color					: #000000;
}


