body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #fff;
	background-image : url(../images/pg_bg.gif);
	background-repeat : repeat;
	}
h1 {
	font-size: 24px;
	font-weight: normal;
	color: #000099;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-size: 20px;
	font-weight: normal;
	margin-top: 120px;
	margin-bottom: 0px;
	}
h3 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 30px;
	margin-bottom: 0;
	}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
a.nav:link                     { font-family: Verdana; font-size: 10px; color: #ffffff; text-decoration: none; margin-left: 4px; }
a.nav:visited                  { font-family: Verdana; font-size: 10px; color: #ffffff; text-decoration: none; margin-left: 4px; }
a.nav:hover                    { font-family: Verdana; font-size: 10px; color: #ffffff; text-decoration: underline; margin-left: 4px; }
