BODY  {
	background: #FFFACD url(nw.gif) repeat scroll 0% 0%;
	}
H1      {
      font-size: 17pt;
	font-family: Comic Sans MS;
	color: blue;
      font-weight: bold;
	text-align: left;
      }
H2      {
      font-size: 12pt;
	font-family: Comic Sans MS;
	color: blue;
      font-weight: 600;
	text-align: left;
      }

H3      {
      font-size: 10pt;
	font-family: Comic Sans MS;
	color: blue;
      font-weight: 600;
	text-align: left;
      }
.H1like      {
      font-size: 17pt;
	font-family: Comic Sans MS;
	color: blue;
      font-weight: bold;
	text-align: left;
      }

.H2like      {
      font-size: 14pt;
	font-family: Comic Sans MS;
	color: blue;
      font-weight: 300;
	text-align: left;
      }
.H3like    {
      font-size: 10pt;
	font-family: Comic Sans MS;
	color: blue;
      font-weight: 600;
	text-align: left;
	}
.bodytext    {
      font-size: 10pt;
	font-family: Comic Sans MS;
	color: blue;
      font-weight: 200;
	text-align: left;
	padding-left: 35px;
	padding-right: 35px;
	line-height: 1.25em;
	}
.H3center    {
      font-size: 10pt;
	font-family: Comic Sans MS;
	color: blue;
      font-weight: 600;
	text-align: center;
	}
A:link {
font-size: 10pt;
font-style: normal;
font-family: "Comic Sans MS", "helvetica";
color: rgb(30,30,100);
text-decoration: none;
}

A:visited {
font-size: 10pt;
font-style: normal;
font-family: "Comic Sans MS", "helvetica";
color: rgb(30,30,100);
text-decoration: none;
}
A:active {
font-size: 10pt;
font-style: normal;
font-family: "Comic Sans MS", "helvetica";
color: rgb(255,0,0);
text-decoration: none;
}
A:hover {
font-size: 10pt;
font-style: normal;
font-family: "Comic Sans MS", "helvetica";
color: red;
text-decoration: underline;
}
