@charset "utf-8";
/* CSS Document */

a:link {
	font-weight: normal;
	text-decoration: underline;
	color: #A99A96
		}


a:visited {
	font-weight: normal;
	text-decoration: underline;
	color: #A99A96
		}
		
a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #ffffff
		}
		
.iborder {
	border: 1px solid #FFFFFF;
}
		
a:active {
	font-weight: normal;
	text-decoration: underline;
	color: #ffffff
		}
		
.datestamp {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.reeldatestamp {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #A99A96;
}

.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

.reeltitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #ffffff;
}

td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #ffffff;
}
li {
	padding-bottom: 10px;
}
