/*Font Weight*/
.error, .note  {font-weight: bold;} 

/*Font Color*/
.error {color: #F00;}
.normal {color: #000;}
.note{color: #00A;}
