@import url(style1newb.css);

ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, LI, MENU, OL, P, PRE, TD, TH, TR, UL {
font-size: 14px; 
font-family: Verdana, sans-serif;  }

BODY {color:	#000000;
background: #FFFFFF;
margin-left: 60px;
margin-right: 60px;
margin-top: 0px;
margin-bottom: 0px;
padding-left: 0px;
padding-top: 0px; }

TD {font-size: 14px;font-family: Verdana, sans-serif;
color:	#000000;margin-left: 0% }

A {cursor: pointer;
background: transparent}

A:link {color:		#0000FF;
background: transparent }

A:visited {color: #990099;
background: transparent }

A:active {color: #CC0099;
background: transparent }

A:hover {color: FF00FF;
background: transparent }

BIG {font-size: 16px }

BLOCKQUOTE {font-size: 14px }

BLOCKQUOTE BLOCKQUOTE {font-size: 14px }

BUTTON {cursor: auto }

CODE, KBD, SAMP, TT {font-size: 14px;
font-family: monospace}

H1 {font-size: 24px;
font-family: Verdana, sans-serif;
font-weight:	bold;
color: #0000FF;
background: transparent }
  
H2, H3, H4, H5, H6 {font-family: Verdana, sans-serif;
font-weight:	bold;
color: #0000CC;
background: transparent  }   /* #FFFFCC */

H2 {font-size: 21px }
H3 {font-size: 18px }
H4 {font-size: 16px }
H5 {font-size: 15px }
H6 {font-size: 14px }

HTML {margin: 0;padding: 0 }

INPUT {cursor: auto }

PRE {margin-left/* */ : 0;font-family: monospace;font-size: 14px; }

SMALL, SUB, SUP {font-size: 14px}

STRIKE {color: #808080 }

TEXTAREA {cursor: text }

TH {font-weight: bold;text-align: center;margin-left: 0 }

UL, MENU, DIR {list-style: disc }

UL UL, OL OL UL UL, OL UL OL UL, UL OL OL UL, OL UL UL, UL OL UL {list-style: circle }

UL UL UL, OL UL UL UL, UL OL UL UL, UL UL OL UL {list-style: square }

UL UL UL UL {list-style: disc}

.smlsans {font-size: 	12px; }

.tinysans {font-size: 11px; }

A.wht {
text-decoration: none;
}

A.wht:link {
color: #FFFFFF;
}

A.wht:visited {
color: #FFFFFF;
}	

A.wht:active {
color: #FFFFFF;
}

A.wht:hover {
color: #0000CC;
background: #FFFF99;
}

A.yel2 {
text-decoration: none;
}

A.yel2:link {
color: #0000CC;
}

A.yel2:visited {
color: #0000CC;
}	

A.yel2:active {
color: #0000CC;
}

A.yel2:hover {
color: #FFFF99;
background: #0000CC;
}


td.blu {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 10px;
line-height: 15px;
color: #FFFFFF;
background: #0000CC;
font-weight: bold;
}

td.yel {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 10px;
line-height: 15px;
color: #0000CC;
background: #FFFF99;
font-weight: bold;
}