/*If you add more "Quick Formats", then be SURE to follow the format of the already existing formats*/

/*Header*/
.myheader        { font-family: Arial; color: #ffffff; font-size: 36pt; text-decoration:none;}
/*Normal Text*/
.mynormal        { font-family: Arial; color: #ffffff; font-size: 12pt; text-decoration:none;}
/*Alert Text*/
.myalert         { font-family: Arial; color: #FF0000; font-weight: bold; text-decoration:none;}
