.boldItalic    { color: #c60; font-weight: bold; font-style:italic;}

/* Bold & Red */
.alert         { color: #FF0000; font-weight: bold; }
/* St. Tropez Blue*/
.style2        { font-family: arial,helvetica,sans-serif; color: #00adef; }
/* St. Tropez Blue & Bold*/
.style3        { font-family: arial,helvetica,sans-serif; color: #00adef; font-size: 10pt; }
