 /*  ALL FONTS  */
body, p {font-family: arial, helvetica; font-size: 16px; font-weight: normal; font-style: none; color: #FFFFFF;}

td {font-family: arial, helvetica; font-size: 16px; font-weight: normal; font-style: none; color: #FFFFFF;}

.table1 {
border: 7px solid #A40000;   
width: 95%;
background: #E80000;
padding: 10px;
}	


td.padded1 {
padding-bottom: 8px;
padding-left: 6px;
 }

.style9 {font-size: 9px}
.style10 {font-size: 10px}
.style11 {font-size: 11px}
.style12 {font-size: 12px}
.style13 {font-size: 13px}
.style14 {font-size: 15px}
.style15 {font-size: 15px}
.style16 {font-size: 16px}
.style17 {font-size: 17px}
.style18 {font-size: 18px}
.style19 {font-size: 19px}

A:hover {color: #FFFFFF; text-decoration: underline;} 

A {text-decoration:none;}

/*  LINE SPACING   */
.LineHeight {line-height: 24px; letter-spacing: normal; word-spacing: normal;}
.LineHeight24 {line-height: 24px; letter-spacing: normal; word-spacing: normal;}
.LineHeight18 {line-height: 18px; letter-spacing: normal; word-spacing: normal;}
.LineHeight16 {line-height: 16px; letter-spacing: normal; word-spacing: normal;}
.LineHeight14 {line-height: 14px; letter-spacing: normal; word-spacing: normal;}
.LineHeight12 {line-height: 12px; letter-spacing: normal; word-spacing: normal;}

/*   SCROLL BAR COLORS  -  MAC  COLORS   */
Body {Scrollbar-Face-Color: #Cccccc; Scrollbar-Highlight-Color: #Ffffff; Scrollbar-Shadow-Color: #999999; Scrollbar-3Dlight-Color: #999999; Scrollbar-Arrow-Color: #Ffffff; Scrollbar-Darkshadow-Color: #Ffffff; Scrollbar-Base-Color: #999999; Scrollbar-Track-Color: #E3E3E3; }


 /*  0 PIXEL PAGE MARGINS   */
body {  margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}
