P  {
	font-family : Arial, Helvetica, sans-serif;
		font-size: 11pt;
	}

H1  {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight : bold;
	color: Navy;
}

.nobold  {
	font-weight : normal;
}

H2  {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight : bold;
	color: Navy;
}

H3  {
font-family : Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight : bold;
	color: Navy;
}

A.main  {
	color : Navy;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 8pt ;
}

A.new  {
	color : Navy;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 12pt ;
}
a.new:hover { 
	color : blue;
 }

BODY  {
	color : #000000;
	background-color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	background-attachment: fixed;
}

body.margin { 
	background-image : url(images/marginback.jpg);
 }

.stuff {
	font-size: 14pt;
 }

 .cat {
 	font-size:12pt;
	margin-left:20px;
}
