.newspaper{
	font-size : 26pt;
	font-weight : 600;
	color : Navy;
	background-color : #f1f1f1;
	font-family : serif;
	text-align : center;
	padding-bottom : 12px;
	padding-top : 12px;
}
.head{
	font-family : serif;
	font-size : 20pt;
	text-align : center;
	letter-spacing : 4px;
}
.head16{
	font-family : serif;
	font-size : 14pt;
	text-align : center;
	letter-spacing : 1px;
	font-weight : 600;
}
.head14{
	font-family : serif;
	font-size : 12pt;
	text-align : center;
	letter-spacing : 1px;
	font-weight : 600;
}
.small{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-variant : small-caps;
}
.small8{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
}
.title{
	font-size : 18pt;
	font-weight : bold;
}
.subtitle{
	font-size : 14pt;
	font-weight : 300;
}
.author{
	font-weight : bold;
	font-size : 12pt;
}
.date{
	font-style : italic;
}
p.body{
	text-indent : 16pt;
}
p.box{
	border : thin solid;
}
p.copyright{
   font-family: cursive;
   font-size: smaller;
   font-style: italic;
}
p.indent{
	padding-left: 40px;
}
li.pdf{
    list-style-image : url(../graphics/pdf1.gif);
}
.grey {
	color : Gray;
	font-weight : bold;
	text-align : left;
	font-family : sans-serif;
}

