@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DDDFFF;
}
.subhead {
	font-size: 14;
	font-style: oblique;
	font-weight: 700;
}


A:link { color: #0000FF; }
A:visited { color: #0000FF; }
A:hover { color: red ; background: #EEEEFF }
A:active { color: #FFFF00; background: #000000}

.contact {
	font-size: 1;
}
.menu_gap {
	font-size: 5px;
}
.menu_bar_spacer {
	font-size: 1px;
}
.title {
	color: #03A;
	font-weight: 900;
}
.page_title {
	font-family: "Comic Sans MS", cursive;
	font-size: 36px;
}
.update {
	font-size: 12px;
	font-style: italic;
}
.highlight {
	background-color: #FF9;
}
.large {
	font-size: large;
}
.small {
	font-size: small;
}
.red {
	font-size: large;
	color: #CE0000;
}
.chiller_font {
	font-family: Chiller;
	font-size: 24px;
	color: #CC0000;
}
