h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #9D0000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
}
.para {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
}
.paraBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}
.paraBoldRed {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #9D0000;
}
.table_border {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #9D0000;
	font-weight: normal;
	margin-right: 0px;
	margin-left: 5px;
	margin-bottom: 1px;
	margin-top: 6px;
}

.table1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.paraSmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}
.paraSmallIndent {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	margin-right: 15px;
	margin-left: 15px;
}
.paraIndent {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	margin-right: 20px;
	margin-left: 20px;
}
.table_highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	color: #FFFFCC;
	font-weight: normal;
	margin-right: 0px;
	margin-left: 5px;
	margin-bottom: 1px;
	margin-top: 6px;
	background-color: #49656C;
	border: medium solid #9D0000;
}
.table_highlightBOLD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	color: #FFFFCC;
	font-weight: bold;
	margin-right: 0px;
	margin-left: 5px;
	margin-bottom: 1px;
	margin-top: 6px;
	background-color: #49656C;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.website a:link {
	color: #9D0000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0.05em;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #9D0000;
	padding: 2px;
}
.website a:visited {
	color: #9D0000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0.05em;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #9D0000;
	padding: 2px;
}
.website a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #FFFAE9;
	text-decoration: none;
	background-color: #663300;
	letter-spacing: .05em;
	padding: 2px;
}
.table_highlightBeige {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	color: #49656C;
	font-weight: bold;
	margin-right: 0px;
	margin-left: 5px;
	margin-bottom: 1px;
	margin-top: 6px;
	background-color: #F4E9CC;
	border: medium solid #9D0000;
}

.yellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF99;
	text-decoration: none;
}

.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.white {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}
