@import url("real.css");
/* Hide this from NS 4.7 */

body {font-family: verdana,helvetica,arial,sans-serif; font-size: 13px; background: white; color: #666; line-height: 1.7; text-align: justify}

h1,h2 {font-family: georgia, palatino, verdana, helvetica, arial, sans-serif; color: #000080; background: transparent; font-weight: normal}
h1 {font-size: 20px}
h2 {font-size: 18px}
h3 {font-size: 15px; color: #000080; background:transparent; font-weight: normal; margin-bottom: 0; padding-bottom: 0}
h4 {font-size: 13px; color: #000080; background:transparent; font-weight: bold; margin-bottom: 0; padding-bottom: 0}

p {margin:0; padding: 0}
p,h4 {text-indent: 2.5em}

img, table {border-style: none}
input {border: 1px solid #060}

/* --- Link Colors --- */
a {text-decoration: none; color: #00f}
a:hover {text-decoration: underline; color: #00f}
    
div#leftlinks ul a {text-decoration: none; font-size: 11px; line-height: 2; font-weight: bold; color: #c90; background: transparent}
div#leftlinks ul a:hover {color: #666; background: transparent}
div#leftlinks ul span {font-size: 11px; line-height: 2; font-weight: normal; color: #666; background: transparent}
.hide {display: none}

/* --- Sizes --- */
.lil  {font-size: 8pt}
.big  {font-size: 12pt}
.tiny {font-size: 7pt}
.blil {font-size: 8pt; color: black}
    
/* --- Colors --- */
.or  {color: #f63}
.yel {color: #c90}
.red {color: #900}
.navy {color: #000080}
.black {color: #000}
.white {color: #fff}
		
/* --- Running Headers --- */
.runningh3 {font-size: 12pt; color: #000080; font-weight: normal}
.runningh4 {font-size: 10pt; color: #000080; font-weight: bold;}
