body, td, th {
	color: #333333;
	font-family: Georgia, "New York", "Book Antiqua", Palatino, "Times New Roman", Times, serif;
	font-size: 12px;
	word-spacing: 2px;
}

td {
	/*font-size: 0.75em;*/
}

a {
	color: #990000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.note {
	color: #000000;
}

h1 {
	color: #990000;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 8px;
}

h1.home {
	color: #333333;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	line-height: 150%;
	margin-bottom: 12px;
	padding-bottom: 0px;
}

h2 {
	color: #317F96;
	color: #000000;
	font-size: 20px;
	font-weight: normal;
	margin-top: 0px;
	/*margin-bottom: 0px;*/
}

h2.home {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 12px;
}

h3 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 0px;
}

h4 {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 0px;
}

h5 {
	font-size: 12px;
	margin-bottom: 0px;
}

h6 {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 0px;
}

p {
	line-height: 150%;
	margin-top: 0px;
}

hr {
	color: #9E4F4E;
	height: 1px;
}

td.home p {
	line-height: 250%;
	line-height: 175%;
	/*text-align: justify;*/
}

.footer {
	font-size: 10px;
	/*font-size: 0.6em;*/
	color: #9E4F4E;
}

.footer a {
	color: #9E4F4E;
}

.pink {
	color: #9E4F4E;
}

.blue {
	color: #317F96;
}

.gold {
	color: #B49759;
}

.normal {
	color: #333333;
}

ul {
	margin-top: 0px;
	margin-left: 20px;
}

.note {
	color: #000000;
	font-size: 11px;
}

.black {
	color: #000000;
}


.quotes {
	font-family: Arial, Helvetica, san serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 0px;
	line-height: 150%;
}
