A:link {
color: #EBCAD4;
FONT-FAMILY: Trebuchet MS;
FONT-SIZE: 7pt;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
cursor: default;
}

A:active {
color: #EBCAD4;
FONT-FAMILY: Trebuchet MS;
FONT-SIZE: 7pt;
font-weight:bold;
text-decoration: none;
text-transform: uppercase;
cursor: default;
}

A:visited {
color: #EBCAD4;
FONT-FAMILY: Trebuchet MS;
FONT-SIZE: 7pt;
font-weight:bold;
text-decoration: none;
text-transform: uppercase;
cursor: default;
}

A:hover {
color: #557F84;
FONT-FAMILY: Trebuchet MS;
FONT-SIZE: 7pt;
font-weight:bold;
text-decoration: none;
text-transform: uppercase;
}

BODY {
background-color:#F8F4EB;
font-family: Trebuchet MS;
font-size: 11px;
color: #F8F4EB;
letter-spacing: 0px;
line-height: 12px;
}

b {
font-family: Trebuchet MS;
font-size: 7.5pt;
letter-spacing: 0px;
color:#BF4F8F;
font-weight:bold;
text-transform: uppercase;
}

i {
color:#F8F4EB;
letter-spacing:0px;
}

u {
color:#557F84;
}

a img {
 border: 1px solid #BF4F8F;
 padding: 2px;
 -moz-border-radius:  4px;
 -webkit-border-radius: 4px;
 -moz-opacity:0.5;
 -webkit-opacity:0.5;
 border-radius: 4px; 
}

a:hover img {
 border: 1px solid #F8F4EB;
 padding: 2px;
 -moz-border-radius:  6px;
 -webkit-border-radius: 6px;
 -moz-opacity:0.8;
 -webkit-opacity:0.8;
 border-radius: 6px;
}

input {
 color: #3D3C3E;
 align:center;
 font-family: Trebuchet MS;
 font-size: 11px;
 line-height: 12px;
 background-color : #F8F4EB;
 border : 1px solid #BF4F8F;
 margin: 1px;
}

textarea {
 color: #3D3C3E;
 font-family: Trebuchet MS;
 font-size: 11px;
 line-height: 12px;
 background-color : #F8F4EB;
 border : 1px solid #BF4F8F;
}

h1 { 
    FONT-FAMILY: Trebuchet MS;
    FONT-SIZE: 18pt;
    COLOR: #585659;
    TEXT-DECORATION: none;
    text-transform:uppercase;
    text-align:  center;
    margin-bottom: 0px;
    margin-top: 0px;
    line-height: 15pt;
    letter-spacing: 0px;
    border-bottom: 0px;
    padding-left: 3px;
    padding-bottom: 1px;
    font-weight: bold;
    height:69px;
    background-image : url('images/newso.jpg');
}

h2 {
    font-family: Trebuchet MS;
    font-size: 11px;
    color: #F8F4EB;
    letter-spacing: 0px;
    line-height: 12px;
    margin: 0px;
    font-weight: normal;
    padding  : 2px;
    padding-width: 1px;
    background-color: #000000;
}

h3 { 
    FONT-FAMILY: Trebuchet MS;
    FONT-SIZE: 7.5pt;
    COLOR: #BF4F8F;
    TEXT-DECORATION: none;
    text-transform:uppercase;
    margin-bottom: 0px;
    margin-top: 0px;
    line-height: 3pt;
    letter-spacing: 1px;
    padding-left: 30px;
    padding-bottom: 7px;
    padding-top: 5px;
    font-weight: bold;
    background-color: #000000;
}

h4 { 
    FONT-FAMILY: Trebuchet MS;
    FONT-SIZE: 18pt;
    COLOR: #585659;
    TEXT-DECORATION: none;
    text-transform:uppercase;
    text-align:  center;
    margin-bottom: 0px;
    margin-top: 0px;
    line-height: 15pt;
    letter-spacing: 0px;
    border-bottom: 5px;
    padding-left: 3px;
    padding-bottom: 0px;
    font-weight: bold;
    height:90px;
    background-image : url('images/newsu.jpg');
}

.quote {
        margin-left : 30px;  
        margin-right : 20px;
        padding  : 2px;
        border-left : 4px solid #BF4F8F;
        border-right: 0px solid #000000;
        border-bottom: 0px solid #000000;
        border-top: 0px solid #000000;
        background-color: #383736;
        font-family: Trebuchet MS;
        font-size:11px;
        color:#F8F4EB;
        font-weight: normal;
        line-height:8pt;
        padding-left: 5px;
}

.border  {
  border: 3px solid #000000;
}

p, td {
font-family: Trebuchet MS;
font-size: 11px; color: #F8F4EB;
}