.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;


}
.text-subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	font-variant: normal;
	margin-top: 3px;
	margin-right: 20px;
	margin-left: 10px;
	margin-bottom: 7px;


}
.textsmaller {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: justify;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.stills-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

a {
	text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: underline;
	color: #444444;
}

a:active {
	text-decoration: underline;
	color: #FF0000;
}
.input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
