
<!-- NW Wellness Site Style Sheet. -->


<!-- Gather consistant formatting classes for inclusion. -->


<!-- <body link="#cc00ff" alink="#ff0000" vlink="#9900cc" background="backgrounds/spiralnotebook.gif">
-->


' style won't class in...

   <!-- a:link, a:visited, a:active -->
<!--    {text-decoration:none} -->


h1, h2, h3, h4, h5, h5 {
      color:#0000cc
}

p {
   font-size: 12pt;
   font-weight : bold;
   color:#0000cc
}

.BodyText {
	font-size: 12pt;
	font-weight : bold;
	color : #0000ff;
}


.PageHeaderNWName    {
	font-size : 30pt;
	color : #0000ff;
}

.PageHeaderSvcTitle {
	font-size : 7px;
	color : #cc00ff;
}

.JustifyAll {
	text-align : justify;
}


ul {	font-size: 12pt;
	font-weight : bold;
	color : #0000ff;
}
ol {	font-size: 12pt;
	font-weight : bold;
	color : #0000ff;
}
li {	font-size: 12pt;
	font-weight : bold;
	color : #0000ff;
}


