@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #87BCFF;
	background-image: url(art/background.brown.gif);
	font-size: 12px;
}
a {
	color: #4B8FE6;
}
.category_header {
	font-size: 22px;
	color: #8BBEFA;
}
.category_super_header {
	font-size: 23px;
	font-weight: bold;
	color: #4698EA;
}

.pj1 {
	font-size: 24px;
	color: #8BBEFA;
}
.pj2 {
	font-size: 24px;
	color: #4698EA;
}
.bodytext {
	font-size: 12px;
}
