 /*  FONTS    */
 
body, p {
	font-family: arial, helvetica;
	font-size: 14px;
	font-weight: normal;
	font-style: none;
	color: #000033;	
}
td {font-family: arial, helvetica; font-size: 14px; font-weight: normal; font-style: none; color: #000033;}

.style1 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #000066;}

.Title1 {font-family: Arial, Helvetica, sans-serif; font-size: 21px; color: #FFFFFF;}

a:link { color: #0000CC}
a:visited { color: #0000CC}
a:hover { color: #FF0000; text-decoration: underline}
a:active { color: #0000CC}

/*  EXTRA LINK & HOVER COLORS   (COLOR - HERE)  */

.link2 { color: #000066}
a.link2:link { color: #000066}
a.link2:visited { color: #000066}
a.link2:hover { color: #FF0000; text-decoration: underline}
a.link2:active { color: #000066}

.link3 { color: #007EAE; font-size: 16px;}
a.link3:link { color: #007EAE; font-size: 16px;}
a.link3:visited { color: #007EAE; font-size: 16px;}
a.link3:hover { color: #000000; text-decoration: underline; font-size: 16px;}
a.link3:active { color: #007EAE; font-size: 16px;}

.link4 { DISPLAY: BLOCK; color: #3C41AA; font-size: 16px;}
a.link4:link { color: #3C41AA; font-size: 16px;}
a.link4:visited { color: #3C41AA; font-size: 16px;}
a.link4:hover { color: #ea0101; text-decoration: underline; font-size: 16px;}
a.link4:active { color: #3C41AA; font-size: 16px;}

.style9 {font-size: 9px}
.style10 {font-size: 10px}
.style11 {font-size: 11px}
.style12 {font-size: 12px}
.style13 {font-size: 13px}
.style14 {font-size: 14px}
.style15 {font-size: 15px}
.style16 {font-size: 16px}
.style17 {font-size: 17px}
.style18 {font-size: 18px}
.style19 {font-size: 19px}
.style20 {font-size: 20px}
.style21 {font-size: 21px}
.style22 {font-size: 22px}
.style23 {font-size: 23px}

A {text-decoration:none;}

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


/*   SCROLL BAR COLORS  -  MAC  COLORS   */
HTML {
    scrollbar-face-color: #Cccccc;
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-highlight-color: #Ffffff;
    scrollbar-3dlight-color: #999999;
    scrollbar-shadow-color: #999999;
    scrollbar-darkshadow-color: #Ffffff;
    scrollbar-track-color: #E3E3E3;
    scrollbar-base-color: #999999;}
	

/*  FONT SIZES   */
.style8 {font-size: 8px}
.style9 {font-size: 9px}
.style10 {font-size: 10px}
.style11 {font-size: 11px}
.style12 {font-size: 12px}
.style13 {font-size: 13px}
.style14 {font-size: 14px}
.style15 {font-size: 15px}
.style16 {font-size: 16px}
.style17 {font-size: 17px}
.style18 {font-size: 18px}
.style19 {font-size: 19px}
.style20 {font-size: 20px}
.style21 {font-size: 21px}
.style22 {font-size: 22px}
.style23 {font-size: 23px}
.style24 {font-size: 24px}
.style25 {font-size: 25px}
.style26 {font-size: 26px}
.style27 {font-size: 27px}


/*  LINE SPACING   */
.LineHeight15 {line-height: 15px; letter-spacing: normal; word-spacing: normal;}
.LineHeight16 {line-height: 16px; letter-spacing: normal; word-spacing: normal;}
.LineHeight17 {line-height: 17px; letter-spacing: normal; word-spacing: normal;}
.LineHeight18 {line-height: 18px; letter-spacing: normal; word-spacing: normal;}
.LineHeight20 {line-height: 20px; letter-spacing: normal; word-spacing: normal;}
.LineHeight22 {line-height: 22px; letter-spacing: normal; word-spacing: normal;}
.LineHeight24 {line-height: 24px; letter-spacing: normal; word-spacing: normal;}

/*  LETTER SPACING   */
.LetterSpacing10 {line-height: normal; letter-spacing: 10px; word-spacing: normal;}
.LetterSpacing13 {line-height: normal; letter-spacing: 13px; word-spacing: normal;}
.LetterSpacing14 {line-height: normal; letter-spacing: 14px; word-spacing: normal;}
.LetterSpacing16 {line-height: normal; letter-spacing: 16px; word-spacing: normal;}
.LetterSpacing18 {line-height: normal; letter-spacing: 18px; word-spacing: normal;}
.LetterSpacing20 {line-height: normal; letter-spacing: 20px; word-spacing: normal;}



/* FONT COLORS */
.RED {color: #F00;}
.RED-DK {color: #C00;}
.BLUE {color: #00F;}
.BLUE-DK {color: #00C;}
.YELLOW {color: #FF0;}
.BLACK {color: #000;}
.WHITE {color: #FFF;}
.GREY-LT {color: #999;}
.GREY-DK {color: #333;}

.input2 { color: #0000cc; font-family: Verdana, Arial, Helvetica; font-size: 14px; border: 1px solid #B6B6B6; padding:5px;}
.input3 { color: #000099; font-family: Verdana, Arial, Helvetica; font-size: 13px; border: 1px solid #999999; padding:3px}
.input4 { background: #FFFFFF; color: #000000; font-family: Verdana, Arial, Helvetica; font-size: 9px; border: 1px  silver solid;}
