BODY { color: black; background-color: white }
A:link { color: #006 }
A:active { color: #0A0 }
A:visited { color: #333 }

H1, H2, H3 {font-family: Helvetica, Arial, san-serif}
H1 { font-size: xx-large }
H2 { font-size: x-large ; line-height: 1.2em }
H3 { font-size: large ; line-height: 1.1em;  text-decoration: underline}

.prose { font-family:  "New York", "Times New Roman", Times, serif; font-size: medium }

.tt {font-family: Courier, "Courier New", monospace}
.nav { font-family: Monaco, Txt, monospace; font-size: small }
TD.nav {color: #DDD; background-color: red }
A.nav:link { color: #FFF}
A.nav:visited { color: #DDD}
A.nav:active { color: #FFA}

.CoName { font-family: Helvetica, Arial, san-serif; font-size: 30px }
.menu { background-color: #FFA }
.news { background-color: #BDF }
.about { background-color: #DDD }
.overview { font-family: "New York", "Times New Roman", Times, serif;
	font-size: small; margin-left: 0em; margin-top: 2pt }
.item2 { font-family: Helvetica, Arial, san-serif; font-weight: bold;
	font-size: medium; margin-left: 2em; margin-bottom: .2em}
.item { font-family: Helvetica, Arial, san-serif; font-weight: bold;
	font-size: medium; margin-bottom: .2em}
.description { font-family: "New York", "Times New Roman", Times, serif;
	font-size: small; margin-left: 2em; margin-top: 2pt }
.legal { font-family: Geneva, Arial, san-serif; font-size: x-small }

