body {
	background-image: url(images/blue2black.jpg);
	background-color: #000000;
	margin: 0px;
}
.cal {  font-family: Arial, Helvetica, sans-serif; font-size: 10px}
.quest {
	font-weight: bold;
	font-style: italic;
	color: #0000CC;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000CC;
	text-align: center;
}
h3 {
	color: #0000CC;
}
.ad {
	font-size: 12px;
	color: #999999;
	background-position: bottom;
	text-align: center;
}
.red {
	font-weight: bold;
	color: #FF0000;
}
.yellow {
	color: #FF0;
}

.in50 {
	margin-right: 50px;
	margin-left: 50px;
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: bold;
}
.navbar a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.navbar a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.navbar a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.navbar a:active {
	color: #FFFF00;
	text-decoration: underline;
}
.underline {
	text-decoration: underline;
}
.areal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.80em;
}
.xxsmall {
	font-size: xx-small;
}
.paperbg {
	background-color: #EFDEB5;
	background-image: url(images/paper_bg.gif);
}
.bigfont {
	font-size: 125%;
}
.advertisement a:link{	
	color: #999999;
}
.advertisement a:visited{	
	color: #999999;
}
.advertisement a:hover{	
	color: #FFFFFF;	
}
.advertisement a:active{	
	color: #FFFFFF;
}
.photocaption {
	font-size: 12px;
	text-align: center;
}
