p {  margin-top: 12px; margin-bottom: 12px}

A.white:link {text-decoration: none; color: #FFFFFF}
A.white:visited {text-decoration: none; color: #FFFFFF}
A.white:active {text-decoration: none; color: #FFFFFF}
A.white:hover {text-decoration: none; color: #CCCCCC}

A:link {text-decoration: none; font-weight: none; color: #74578B}
A:visited {text-decoration: none; font-weight: none; color: #74578B}
A:active {text-decoration: none; font-weight: none; color: #441C61}
A:hover {text-decoration: underline; font-weight: none; color: #874AB6}

.small {font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial; font-size: 9pt; color: #00153F; line-height: 130%}
.smaller {font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial; font-size: 8pt; color: #00153F; line-height: 130%}
.smallwhite {font-family: verdana; font-size: 8pt; color: #ffffff}
.copy {font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial; font-size: 10pt; color: #00153F; line-height: 140%}
.copy2 {font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial; font-size: 9pt; color: #00153F; line-height: 140%}
.normal {font-family: verdana; font-size: 10pt; color: #333333}
.normalwhite {font-family: verdana; font-size: 10pt; color: #FFFFFF}
.large {font-family: verdana; font-size: 12pt}
.largewhite {font-family: verdana; font-size: 12pt; color: #FFFFFF}

body {
    background: #C7EDFB url('/images/back.jpg') repeat-x;
    margin: 0;
    padding: 0;
}

.contentFooter {
   width: 926px;
   margin: 0 auto;
   background: url(/images/back2.jpg) repeat-y 50% 0;
}
