body	{
	background-image: url(../../images/bg.jpg);
	margin-left: 62px;
	margin-right: 62px;
	margin-top: 20px;
	margin-bottom: 100px;
	}
a:link {color: maroon;
	font-weight: 600;
	text-decoration: none;
	}
a:active {color: fuscia;
	font-weight: 600;
	text-decoration: none;
	}
a:visited {color: navy;
	font-weight: 600;
	text-decoration: none;
	}
a:hover {color: red;
	font-weight: 600;
	text-decoration: none;
	}
p	{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10pt;
	text-align: justify;
	}
td.tenpt	{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10pt;
	}
.ver9 {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 9pt;
	}
.ver8 {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 8pt;
	}
h1	{
	font-family: "times new roman", times, serif;
	font-size: 24pt;
	text-align: center;
	color: maroon;
	font-weight: 700;
	font-style: italic;
	}
h2	{
	font-family: "times new roman", times, serif;
	font-size: 18pt;
	text-align: center;
	color: #336699;
	font-weight: 700;
	font-style: italic;
	}
h3	{
	font-family: "times new roman", times, serif;
	font-size: 14pt;
	text-align: left;
	color: #339999;
	font-weight: 700;
	font-style: italic;
	}
h4	{
	font-family: "times new roman", times, serif;
	font-size: 12pt;
	text-align: left;
	color: #000066;
	font-weight: 700;
	font-style: italic;
	}
