
BODY {
font-size : 12px;
color : #003366;
line-height : 150%
background-color : #FFFFFF;
background-image : url(../img/back.gif);
background-repeat : repeat;
background-attachment : fixed;   background-position : 0% 0%;}

A:link { color: #0066FF; text-decoration: underline; }
A:visited { color: #336699; text-decoration: underline; }
A:active { color: #003366; text-decoration: underline; }
A:hover { color: #0066FF; text-decoration: none; }

.bottom {font-size: 10px; color : #FFFFFF; }

.bottom A:link { color: #FFFFFF; text-decoration: none; }
.bottom A:visited { color: #FFFFFF; text-decoration: none; }
.bottom A:active { color: #FFFFFF; text-decoration: none; }
.bottom A:hover { color: #FFFFEE; text-decoration: underline; }

.p9 { font-size: 9px; color: #003366; }
.p10 { font-size: 10px; color: #003366; }
.p12 { font-size: 12px; color: #003366; }
.p14 { font-size: 14px; color: #003366; }
.p16 { font-size: 16px; color: #003366; }
.p18 { font-size: 18px; color: #003366; }

.p9h { font-size: 9px; color: #003366; line-height: 170%; }
.p10h { font-size: 10px; color: #003366; line-height: 170%; }
.p12h { font-size: 12px; color: #003366; line-height: 170%; }
.p14h { font-size: 14px; color: #003366; line-height: 170%; }
.p16h { font-size: 16px; color: #003366; line-height: 170%; }
.p18h { font-size: 18px; color: #003366; line-height: 170%; }

.ps9 { font-size: 9px; color: #003366; padding: 4px; }
.ps10 { font-size: 10px; color: #003366; padding: 4px; }
.ps12 { font-size: 12px; color: #003366; padding: 4px; }
.ps14 { font-size: 14px; color: #003366; padding: 4px; }
.ps16 { font-size: 16px; color: #003366; padding: 4px; }
.ps18 { font-size: 18px; color: #003366; padding: 4px; }

.ps9h { font-size: 9px; color: #003366; line-height: 170%; padding: 4px; }
.ps10h { font-size: 10px; color: #003366; line-height: 170%; padding: 4px; }
.ps12h { font-size: 12px; color: #003366; line-height: 170%; padding: 4px; }
.ps14h { font-size: 14px; color: #003366; line-height: 170%; padding: 4px; }
.ps16h { font-size: 16px; color: #003366; line-height: 170%; padding: 4px; }
.ps18h { font-size: 18px; color: #003366; line-height: 170%; padding: 4px; }

.b9 { font-size: 9px; color: #003366; font-weight: bold; }
.b10 { font-size: 10px; color: #003366; font-weight: bold; }
.b12 { font-size: 12px; color: #003366; font-weight: bold; }
.b14 { font-size: 14px; color: #003366; font-weight: bold; }
.b16 { font-size: 16px; color: #003366; font-weight: bold; }
.b18 { font-size: 18px; color: #003366; font-weight: bold; }

.b9h { font-size: 9px; color: #003366; line-height: 170%; font-weight: bold; }
.b10h { font-size: 10px; color: #003366; line-height: 170%; font-weight: bold; }
.b12h { font-size: 12px; color: #003366; line-height: 170%; font-weight: bold; }
.b14h { font-size: 14px; color: #003366; line-height: 170%; font-weight: bold; }
.b16h { font-size: 16px; color: #003366; line-height: 170%; font-weight: bold; }
.b18h { font-size: 18px; color: #003366; line-height: 170%; font-weight: bold; }

#white { color: #FFFFFF; }
#black { color: #3E3E3E; }
#gray { color: #999999; }
#red { color: #CC0000; }
#green { color: #224422; }
#blue { color: #3333CC; }
#brown { color: #663300; }
#bg-white { background-color: #FFFFFF; }
#bg-black { background-color: #3E3E3E; }
#bg-red { background-color: #CC0000; }
#bg-green { background-color: #224422; }
#bg-blue { background-color: #3333CC; }
