.ttl {
   font-family: "Trebuchet MS", Arial, sans-serif;
   font-weight: bold;
   font-size: 24pt;
   color: black;
}

.inp {
	font-family: "Courier New", serif;
	font-weight: bold;
	font-size: 12pt;
	color: red;		
}

.cblue10 {
	font-family: "Courier New", serif;
	font-weight: normal;
	font-size: 10pt;
	color: blue;		
}

.inplight {
	font-family: "Courier New", serif;	
	font-size: 12pt;
	color: red;
}

.out {
    text-align: center;
}

.inpblack {
	font-family: "Courier New", serif;
	font-weight: normal;
	font-size: 12pt;
	color: black;		
}

.prp {
    font-family: "Courier New", serif;
	font-weight: bold;
	font-size: 12pt;
	color: black;
	text-align: left;
}

.wng {
    font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: blue;
}

.timesblue {
    font-family: "Times New Roman", serif;
	font-weight: normal;
	font-size: 12pt;
	color: blue;
}