body, p, td {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #4B0510;
	line-height: 180%;
}

.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #4B0510;
	line-height: 180%;
}

a:link { color:#4B0510; text-decoration:underline}
a:visited { color:#4B0510; text-decoration:underline}
a:hover { color:#000000; text-decoration:underline}
a:active { color:#4B0510; text-decoration:underline}

a.nav:link { font-size:16px; font-weight:bold; color:#3F3F5F; text-decoration:underline}
a.nav:visited { font-size:16px; font-weight:bold; color:#3F3F5F; text-decoration:underline}
a.nav:hover { font-size:16px; font-weight:bold; color:#ffffff; text-decoration:underline; cursor:hand; background-color:#4B0510}
a.nav:active { font-size:16px; font-weight:bold; color:#3F3F5F; text-decoration:underline}
.border {
	border: 1px dashed #660000;
}

