body {  font-family: "Times New Roman", Times, serif; font-size: 11pt; color: #000000; text-decoration: none}
p { font-family: "Times New Roman", Times, serif; font-size: 11pt; color: #000000; text-decoration: none }
td { font-family: "Times New Roman", Times, serif; font-size: 11pt; color: #000000; text-decoration: none }
th { font-family: "Times New Roman", Times, serif; font-size: 11pt; color: #000000; text-decoration: none }
a:link { font-family: "Times New Roman", Times, serif; font-size: 11pt; color: #990000; text-decoration: none }
a:hover { font-family: "Times New Roman", Times, serif; font-size: 11pt; color: #FFCC99; text-decoration: none }
a:visited { font-family: "Times New Roman", Times, serif; font-size: 11pt; color: #990000; text-decoration: underline}
h1 {  font-family: "Times New Roman", Times, serif; font-size: large; color: #E1AF7A; text-decoration: none; font-weight: bold}
.tiny {
	font-size: 9pt;
}
.borders {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.bordersLR {

	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-left-color: #990000;
}

