@charset "utf-8";
/* CSS Document */

.style1 {
	font-family: "AdLib BT", "Bodoni BdCn BT", Arial;
	font-size: 12px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.style22 {color: #000000; }
.style26 {color: #CCCCCC}
.style27 {font-family: Arial; font-size: medium; }
.style29 {
	font-family: Arial;
	color: #CC6600;
}
.style30 {font-weight: bold; font-size: larger;}
.style31 {font-family: Arial; color: #000000; font-size: xx-small; }
.style32 {font-family: Arial, Helvetica, sans-serif; font-size: xx-small; color: #000000; }
.style33 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #CC6600;
}
.style34 {font-size: large}
.style36 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC6600;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #418200;
}
