.isys {
	 font-style: normal;
    line-height: 120%;
    color: #333333;
}

.bold {
    font-style: normal;
    font-size: small;
    font-weight: bold;
    color: #333333;
    margin-bottom: 4px;
}

.blulink {
    color: #6666CC;
    text-decoration: underline;
}

.noborder { 
    border: 0;
    color: #CC0000;
}
