.arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 0px;
	line-height: normal;
	text-align: inherit;
	text-indent: 0;
	font-weight: normal;
}

.timesblack {
	font-family: "Times New Roman", Times, serif;
	line-height: normal;
	text-align: left;
	text-indent: 0;
	font-weight: normal;
	color:#000
}

.timesbckg{
	font-family: "Times New Roman", Times, serif;
	line-height: normal;
	text-align: inherit;
	text-indent: 0;
	font-weight: normal;
	color:#000;
	background-image:url(imagez/cartiglio.jpg)
}

.tactic {
	font-family:"Stencil Std";
	letter-spacing: 1px;
	line-height: normal;
	text-align: inherit;
	text-indent: 0;
	font-weight: bold;
}

.tacticwhite {
	font-family:"Stencil Std";
	line-height: normal;
	text-align: left;
	text-indent: 0;
	font-weight: bold;
	color:#FFF
}


.newswhite {
	font-family: "Courier New", Courier, monospace;
	line-height: normal;
	text-align: left;
	text-indent: 0;
	color:#FFF;
	padding-left:20px;

}




.orange {
	color: #F60;
}	
.oldnewspaper    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(/imagez/cartiglio.jpg);
	color: #000;
	font-weight: bolder;
}
#newsheadbig {
	font-size: 48px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
.newsheadhead {
	font-size: 36px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	color: #000;
	text-align: left;
	vertical-align: top;
	line-height: 38px;
	display: inline;
	height: 32px;
}

img { border-style: none; }

a:link { 
	color: #ff3300 ;
	}
a:visited { 
	color: #CCCCCC;
	background-color: #333333;
	text-decoration: none;
	}
a:hover { 
	color: #CCCCCC;
	background-color: #FF0000;
	text-decoration: none;
	outline: none; 
	}
a:active { 
	color: #333333;
	}
p.small {line-height: 80%; 
         font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-align: left;
	text-indent: 0;
	padding: 6px;
	margin: 6px;
	font-weight: normal;
		 }