/* default font settings */
body, div, td, th, li, dd, form, code {
/* redundant selectors to help NS4 not forget */
    font-family:"Trebuchet MS","Frutiger Linotype", Frutiger, Lucida, sans-serif, Helvetica, Trebuchet, Arial;
    font-size:10pt;
	color:#224466
    }
h1, h2, h3 {
    font-family:"Trebuchet MS","Frutiger Linotype", Frutiger, Lucida, sans-serif, Helvetica, Trebuchet, Arial;
    font-style:italic;
	color:#3377aa
    }
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:14pt; font-style:italic; font-weight:normal; font-family:"Trebuchet MS","Frutiger Linotype", Frutiger, Lucida, sans-serif, Helvetica, Trebuchet, Arial; line-height:0}

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

