BODY {  background: black url(images/PJBack.gif) top;
		background-repeat: repeat-y; 
		margin-top: 0}
		
BODY.qnbody { background: rgb(165,200,250)}

BLOCKQUOTE { font-family: "Verdana", Helvetica, sans-serif;
			  font-size: 9pt;
			  font-weight: bolder }
		
P { font-family: "Verdana", Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 100% }
	
P.copyright { font-size: 7pt }

P.quicknews { font-size: 8pt; 
			  font-weight: bolder;
			  margin-left: 5px }

P.quicknewshead { font-size: 9pt;
				  color: red;
				  font-weight: bolder;
				  margin-left: 5px;
				  text-align: center}
			
TD.contactform { font-family: "Verdana", Helvetica, sans-serif;
				 font-size: 10pt;
				 font-weight: bolder}

TD.newsheader{ 	background: rgb(150,150,150) }
				
				
H1 { font-size: 14pt;
	color: black;
	font-family: "Verdana", Helvetica, sans-serif}

H2 { font-family: "Verdana", Helvetica, sans-serif;
			font-size: 11pt;
			font-weight: bolder;
			color: white }
	
A:link { text-decoration: none;
	 font-weight: bolder;
	 color: red }

A:visited { text-decoration: none;
		font-weight: bolder;
		color: red}

A:active { text-decoration: underline;
		font-weight: bolder;
		color: black}

A:hover { text-decoration: underline;
	  font-weight: bolder;
	  color: red }