.copy {
	font-family: Verdana,Arial,Geneva,Sans-Serif; 
	font-size: 12px; 
	color: #666666;
	line-height: 16px; 
}

.copysmall {
	font-family: Verdana,Arial,Geneva,Sans-Serif; 
	font-size: 10px; 
	color: #000000;
	line-height: 14px; 
}

.copysmall666 {
	font-family: Verdana,Arial,Geneva,Sans-Serif; 
	font-size: 10px; 
	color: #666;
	line-height: 14px; 
}

.copyred {
	font-family: Verdana,Arial,Geneva,Sans-Serif; 
	font-size: 12px; 
	color: #990000;
	line-height: 16px; 
}

.copycalmonth {
	font-family: Georgia,TimesRoman,Serif; 
	font-size: 16px; 
	color: #666666;
	line-height: 16px;
}

.copydate {
	font-family: Georgia,TimesRoman,Serif; 
	font-size: 14px; 
	color: #666666;
	line-height: 16px; 
}

a:link {
	color: #990000;
	text-decoration: none;
}

a:visited {
	color: #990000;
	text-decoration: none;
}

a:hover {
	color: #993333;
	text-decoration: none;
}

a:active {
	color: #990000;
	text-decoration: none;
}

.nav_button {
	margin-bottom:5px;
}

.stretch { 
	border: 0; 
	padding: 0px 0px 1em 0px; 
}

.stretch:after { 
	content: ""; 
	display: block; 
	height: 0; 
	clear: both; 
}

.subhead {
	color: #999;
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
}

.inputbox200 { 
	border: 1px solid  #999999; 
	width: 200px; 
}

.inputbox150 { 
	border: 1px solid  #999999; 
	width: 148px; 
	height: 15px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.inputfield200 { 
	border: 1px solid  #999999; 
	width: 200px; 
	height:150px;
}