BODY {
	COLOR: black; FONT-FAMILY: "arial", sans-serif; BACKGROUND-COLOR: white
}
A:link {
	COLOR: blue
}
A:visited {
	COLOR: purple
}
A:active {
	COLOR: purple
}
A:hover {
	COLOR: fuchsia
}
.nav {
	FONT-SIZE: 18px; COLOR: yellow; FONT-FAMILY: "arial", sans-serif; TEXT-ALIGN: left; margin-left: 5px;
}
.nav A:link {
	COLOR: yellow
}
.nav A:visited {
	COLOR: yellow
}
.nav A:active {
	COLOR: yellow
}
.nav A:hover {
	FONT-WEIGHT: bold; COLOR: yellow
}
.at {
	FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: yellow; FONT-FAMILY: "arial", sans-serif; TEXT-ALIGN: left; margin-left: 5px;
}
.banner {
	FONT-SIZE: 30px; COLOR: #666699; FONT-WEIGHT: bold; FONT-FAMILY: "arial", sans-serif; TEXT-ALIGN: center
}
.title {
	FONT-SIZE: 30px; COLOR: #666699; FONT-STYLE: italic; FONT-FAMILY: "arial", sans-serif; LETTER-SPACING: 0.5em; TEXT-ALIGN: center
}
.minibanner {
	FONT-SIZE: 20px; COLOR: #666699; FONT-WEIGHT: bold; FONT-FAMILY: "arial", sans-serif; TEXT-ALIGN: center
}
.minititle {
	FONT-SIZE: 15px; COLOR: #339933; FONT-STYLE: italic; FONT-FAMILY: "arial", sans-serif; FONT-WEIGHT: bold; LETTER-SPACING: 0.1em; TEXT-ALIGN: center
}
.subhead {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #339933; FONT-FAMILY: "arial", sans-serif; TEXT-ALIGN: left
}
.byline {
	FONT-WEIGHT: bold; FONT-SIZE: 20px; COLOR: #339933; FONT-FAMILY: "arial", sans-serif; LETTER-SPACING: 0.1em; TEXT-ALIGN: center
}
.margin {
	background-image: url(wave.gif);
}
.pagebody {
      border-bottom: 1px dotted #333366; background-color: white
}
.clear {
      border-bottom: 1px dotted #333366; background-color: #FFFFFF
}
.boxed {
      border: 1px; border-color: #000000
}