.bodyindent p {
    font-family: Chicago, Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-indent: 20px;
    text-align: justify;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.bodynoindent p {
    font-family: Chicago, Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-indent: 0px;
    text-align: justify;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.bodyindent13 p {
    font-family: Chicago, Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	text-indent: 20px;
    text-align: justify;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

#citaz {
    color: rgb(204,0,0);
    font-weight: bold;
    font-size: 16px;
}

#citazLight {
    color: rgb(204,50,50);
    font-weight: bold;
    font-size: 16px;
}


#numberCol {
    width: 20px;
    background-image: url('../img/gline.gif');
    background-repeat: repeat-y;
    background-position:top center;
    vertical-align: bottom;
    text-align: center;
}

#theColNum {
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    color: rgb(51,204,0);
    font-family: Chicago, Verdana, Helvetica, Arial, sans-serif;
    background-color:white;
}
