@charset "utf-8";
/* CSS Document */

<style type="text/css">
<!--
body {
	background-color: #CCCCCC;
}
.p1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.p2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	}
-->
</style>