.style1 {
    color: #228e14; font-size: 18px
}

.style2 {color: #FFF000;
    
    font-size: 24px; text-decoration: underline
}

.style3 {
    font-size: 32px; text-transform: lowercase
}

.style4 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 42px;
    font-style: oblique;
    color: #ff0045;
    letter-spacing: .5em;
}

.style5 {
    color: #9966FF;
    font-family: "Euphemia UCAS Bold";
    font-size: 54px;
}

.newstyle { color: #FFF003 ; font-family: "Times" ; font-size: 68px ; font-style: italic ; letter-spacing: 4px}