.head {
	font-family: Georgia;
	font-size: 18px;
	color: #993300;
	font-weight: bold;
	text-decoration: none;
}

.black_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-align: left;
	margin: 0px 2px 0px 0px;
	padding: 0px;
	letter-spacing: normal;
	text-decoration: none;
}

.red_text {
	font-family: Georgia;
	font-size: 11px;
	color: #993300;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	text-align: left;
	margin: 0px 2px 0px 0px;
	padding: 0px;
	letter-spacing: normal;
}

.white_text {
	font-family: Georgia;
	font-size: 12px;
	color: #E2E2E2;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 2pt;
	line-height: 18px;
}
	
.baseline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC6600;
}

.bold_black_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-align: left;
	margin: 0px 2px 0px 0px;
	padding: 0px;
	letter-spacing: normal;
	font-weight: bold;
	text-decoration: none;
}

.red_small {
	font-family: Georgia;
	font-size: 11px;
	color: #993300;
	text-decoration: none;
	line-height: 20px;
	margin: 0px 2px 0px 0px;
	padding: 0px;
	letter-spacing: normal;
}

.black_text_small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	text-align: left;
	margin: 0px 2px 0px 0px;
	padding: 0px;
	letter-spacing: normal;
	text-decoration: none;
}

.black_text_small_bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	text-align: left;
	margin: 0px 2px 0px 0px;
	padding: 0px;
	letter-spacing: normal;
	text-decoration: none;
	font-weight : bold;
}

.red_text_big {
	font-family: Georgia;
	font-size: 15px;
	color: #993300;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	text-align: left;
	margin: 0px 2px 0px 0px;
	padding: 0px;
	letter-spacing: normal;
}
a:link {
	text-align: left;
	margin: 0px 2px 0px 0px;
	padding: 0px;
	letter-spacing: normal;
	text-decoration: underline;
}

.dashes {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000000;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
