body {background : #fff;
}

/* zeroes out the defaults in preparation for redefinition */
address, blockquote, dd, dir, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, li, menu, ol, p, pre, table, ul	{
	margin:	0;
	padding:	0;
	}

h1 { font : bold 18px/20px 'Trebuchet MS', Georgia, Serif;
        color : #030;
}

h2 { font : bold italic 16px/18px Verdana, Geneva, Arial, 'Sans Serif';
        color : #030;
	margin:	2em 0 1em 0;
}

h3 { font : bold 14px/16px 'Trebuchet MS', Georgia, Serif;
        color : #030;
        Margin-left : 5px;
		margin-top : 5px;
		margin-bottom : 2px;}

h4 { font : bold 12px/14px Verdana, Helvetica, Arial;
        color : #030;
	margin:	0em 0 1em 0;
}

p {font : 11px/15px Georgia, Verdana, Helvetica, Arial;
        margin-left : 25px;
        margin-right : 10px;
        margin-bottom : 10px;
        color : #000;
}

blockquote {font : 10px/13px Georgia, Verdana, Helvetica, Arial;
        margin-left : 45px;
        margin-right : 10px;
        margin-bottom : 10px;
        color : #000;
}

ul, li {font : 11px/13px Georgia, Verdana, Helvetica, Arial;
        color : #009;
}

em { font-weight : bold;
        font-style :  italic;
}

hr { color : #306;
}

select {background-color : #f99;}

input {background-color : #cfc;}

dl, dd {font : 11px/13px Georgia, Verdana, Helvetica, Arial;
      margin-left : 10px;
        margin-right : 10px;
      color : #009;
}

dt {font : bold 11px/13px 'Trebuchet MS', Georgia, Serif;
        color : #009;
   margin-left : 0px;
}


td.content {
background-image : url(graybg.gif);
	}

td.links {
background-image : url(link.gif);
margin-left:15px;
	}

img.content {float : left;
}

img.links {float : left;
}


a:link {color : #009;
text-decoration : underlined;
}

a:visited {color : #060;
text-decoration : underlined;
}

a:hover {color : #060;
text-decoration : underlined;
         background : #ff6;
}



.credits {font: 10px/13px Monaco, Arial;
      color : #006;
       text-align : center;
}

.copy {font: 10px/13px Monaco, Arial;
      color : #306;
       text-align : center;
}
