.head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
	text-align: center;
}

.head_right {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
	text-align: left;
	margin-left: auto;
}

.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
}
.float_right {
	float: right;
}


.copy_main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 26px;
	color: #FFF;
	text-decoration: none;
	font-style: italic;
}

.copy_form {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
}

.copy_bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 26px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

.copy_bold_blue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 26px;
	color: #660000;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

.copy_secondary {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
}
.float_left {
	float: left;
}
.no_visibile {
	visibility: hidden;
	display: none;
}
.head .copy_main a .float_right tr td {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

