.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
a.body:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #993333;
	text-decoration: none;
}
a.body:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #993333;
	text-decoration: none;
}
a.body:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a.body:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #993333;
	text-decoration: none;
}
.rule {
	border-top: 1px solid #FF9900;
	border-right: 1px none #FF9900;
	border-bottom: 1px none #FF9900;
	border-left: 1px none #FF9900;
}
.rule2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
	border-top: 1px solid #FF9900;
	border-right: 1px none #FF9900;
	border-bottom: 1px none #FF9900;
	border-left: 1px none #FF9900;

}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #993333;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #993333;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	text-transform: capitalize;
	color: #993333;
	font-style: italic;
}
.emphasis {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
}
.photo-rule {
	border: 1px solid #993333;
}
