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

.pagehead { 
	color: #000000; 
	font-weight: bold; 
	font-size: 18px; 
	font-family: Verdana;
	text-align: center;
}
.smallheading { 
	color: #000000; 
	font-weight: bold; 
	font-size: 14px; 
	font-family: Verdana; }

.href2:link {
	font-size: 12px;
	color: #3f4bff;
}

.href2:visited {
	font-size: 12px;
	color: #3f4bff;
}

.href2:hover {
	font-size: 12px;
	color: #006699;
}

.href2:active {
	font-size: 12px;
	color: black;
}body { color: #000;	font: normal 12px Verdana;
	background: #ECECEC  url(/images/back.jpg) repeat-x;
}

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

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

hr {
	color: #e8eb92;
	border: 3px dashed #999966;
	background-color: #e8eb92;
}

.body { color: #000;	font: normal 12px Verdana;	background-color: white;}

.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: black; font-weight: bold; text-decoration: none;	font-size: 12px;
	line-height: 12px;
}.nav:visited { color: black; font-weight: bold; text-decoration: none;	font-size: 12px;
	line-height: 12px;
}.nav:hover { color: gray; font-weight: bold; text-decoration: none;	font-size: 12px;	line-height: 12px;
}.nav:active {	font-size: 12px;	font-weight: bold;	color: black;
	line-height: 12px;
}
.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;}