.bigheading { color: #000000; font-weight: bold; font-size: 18px; font-family: Verdana; }

.pagehead { 
	color: white; 
	font-weight: bold;	font-size: 18px;
	float: left;
	background-color: black;
	border: 5px solid black;
}
.smallheading { 
	color: #000000; 
	font-weight: bold; 
	font-size: 14px; 
	font-family: Verdana; }body { color: #000;	font: normal 12px Verdana;
	background: url(/images/back.jpg) repeat-x;
}

select, input, textarea { color: #000;	font: normal 12px Verdana;
}

p { color: #000;	font: normal 12px Verdana;
	padding-left: 5px;
	padding-right: 5px;
}

.small { color: #000;	font: normal 9px Verdana;	background-color: transparent;}
.footer {	text-align: center;
	color: black;
	padding-right: 5px;
	padding-left: 5px;
}.nav:link { color: white; font-weight: bold; text-decoration: none;	font-size: 14px;
	line-height: 14px;
}.nav:visited { color: white; font-weight: bold; text-decoration: none;	font-size: 14px;
	line-height: 14px;
}.nav:hover { color: silver; font-weight: bold; text-decoration: none;	font-size: 14px;
	line-height: 14px;
}.nav:active {	font-size: 14px;	font-weight: bold;	color: white;
	line-height: 14px;
}
.comment{	color: #F60;	font-size: 10px;	font-family: Verdana;}.frame{	border: 3px solid #e8eb92;}
.red_frame {border: 3px solid red;}.orange_frame {border: 3px solid orange;}.green_frame {border: 3px solid green;}