.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #003;
	font-style: normal;
	font-weight: normal;
}
.text1b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #69F;
	font-style: normal;
	font-weight: normal;
}
.text1r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #C00;
	font-weight: bold;
	font-style: normal;
}

.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #036;
}
.head1r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C00;
}

.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #036;
}
.background1 {
	background-repeat: no-repeat;
	background-image: url(../../images/img_plaque.jpg);
}
.backside {
	background-repeat: no-repeat;
	background-image: url(../images/img_sidebak.jpg);
}

.bordered {
	background-repeat: no-repeat;
	background-image: url(../../images/bordered.jpg);
}
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #69F;
	font-style: normal;
	font-weight: normal;
}
.border {
	border: medium ridge #C90;
}
.scroll {
	background-repeat: no-repeat;
	background-image: url(../images/img_scroll.jpg);
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #003466;
	font-style: normal;
	font-weight: normal;
}
