body         {color: black; 
             font-family: "Times New Roman", serif;
             font-size: 12px;
             background: white url(bk2.gif) repeat-y scroll top left}
   
h1 {font-size: 2em; font-weight: bolder; text-align: center}
h2 {font-size: 1.5em; font-weight: bolder; text-align: center}
h3 {font-size: 1.25em; font-weight: bolder; text-align: center}


.boldtext {color: black; font-weight: bolder}
.italics {font-style: italic}
.brighttext {color: #990000; font-weight: bolder}
      
.title   {color: #990000; font-size: 1.25em; font-weight: bolder; line-height:1.75}

a:link    	{text-decoration: underline; color: #990000}
a:visited 	{text-decoration: underline; color: #990000}
a:hover 	{}
a:active	{text-decoration: underline}

.centretext 	{text-align: center}                     
.endtext	{text-align: center;
				font-size: .80em;
				padding: 5px;
				background: white;				
				border-style:solid; border-width:1px ; border-color:#990000} 
