p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: justify;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.redERR {
	color: #FF0000;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
}
.redSmall {
	color: #FF0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
}
.fileLink {
	font-size: xx-small;
	font-weight: bold;
}

.footer {
	font-size: 10px;
	font-weight: normal;
}

.plain {
	font-family: "Courier New", Courier, mono;
	font-size: x-small;
}

.hiddenPic {
	display:none;
}

.mat {
	font-family: "Courier New", Courier, mono;
	font-size: x-small;
	font-style: normal;
}

#CC {
	position:relative;
	top:0px;
	left:0px;
	width:105;
}
