a:link {
	color: #1A181D;
	text-decoration: underline;
}

a:visited {
color: #63543F;
text-decoration: underline;
}

a:hover {
color: #C5AB82;
text-decoration: underline;
}

a:active {
color: #C5AB82;
text-decoration: underline;
}

a.newlink { 
color: #FFFFFF; 
}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #585144;
}
.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1A181D;
}
.tablehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #E4C88D;
	font-weight: bold;

}
.tophead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #E4C88D;
	font-weight: bold;
}
.lefttasreg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #999999;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	line-height: normal;

}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
 
.menu a:link {
color: #ffffff;
text-decoration: none;
}

.menu a:visited {
color: #cccccc;
text-decoration: none;
}

.menu a:hover {
color: #E1CAA6;
text-decoration: none;
}

.menu a:active {
color: #E1CAA6;
text-decoration: none;
}

.table_indent {
	margin-left: 6px;
	padding-left: 6px;
}
.onehalfspace {
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #585144;
}
