/* default font settings */
body, div, td, th, li, dd, form, code {
/* redundant selectors to help NS4 not forget */
    font-family: Arial, Helvetica, sans-serif;
    font-size:10pt;
	color:#224466
    }
h1, h2, h3 {
    font-family: sans-serif, Helvetica, Lucida, Arial, sans-serif;
    font-style: normal;
	color: #3377aa
    }
h1 {font-size: 14pt; text-shadow: 0 1px 7px #9bf;}
h2 {font-size: 12pt; text-shadow: 0 1px 4px #9bf;}

b {font-size: 12pt;}
td {color: #224466; }
td b {color: #224466; }
td a {color: #3377aa; text-decoration: none; border-bottom: 1px dotted #88bbee;}
td a:hover{color: #3377aa; text-decoration: none; border-bottom: 1px solid;}
td a:visited{color: #775588; text-decoration: none; border-bottom: 1px dotted #cccccc;}
td a:visited:hover{color: #775588; text-decoration: none; border-bottom: 1px solid;}
a.img {text-decoration: none; border: none;}
a.img:hover {text-decoration: none; border: none;}

table.sidebar b {font-size: 10pt;}
table.sidebar td {font-size: 9pt;}
input {font-size: 9pt;}

img.xx {cursor:pointer; cursor:hand;}
div.subtitle {color:#eeeeee; font-size:11pt; font-style:italic; font-weight:normal; font-family: Arial, Helvetica, sans-serif; line-height:0}

.const {font-size: 14pt; font-weight: bold; color: #666666}
.art {font-size: 14pt; font-weight: bold; color: #880000}
.fact {font-size: 14pt; font-weight: bold; color: #1e5f92}
.fun {font-size: 14pt; font-weight: bold; color: #4a6d21}
