body { 
    font-family: "Arial"; font-size: 11px; 
}

table {}
td { 
	font-family: "Arial"; font-size: 11px;
}

a {}
.red { color: #D2232A; text-decoration: underline;}
.colorgreen { color: #42A042; text-decoration: none;}
.colorblue { color: #114499; text-decoration: none;}
.colorred { color: #D2232A; text-decoration: none;}