﻿a {
	font-family: Arial, Helvetica, sans-serif;
	color: #660033;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #cc6600;
	text-decoration: underline;
}
caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 20px;
	font-weight: 600;
	color: #660033;
}
.letterAccent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: 600;
	color: #CC0000;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #cc6600;
}
h2 {
	font-size: 12px;
	color: #9F5000;
	font-style: italic;
	font-weight: bold;
}
