.arrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	
	
	
	
}
a.copy:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #81A1B6;
	text-decoration: none;
}
a.copy:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #81A1B6;
	text-decoration: none;
}
a.copy:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #81A1B6;
	text-decoration: none;
}
a.copy:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #81A1B6;
	text-decoration: underline;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #81A1B6;
}




.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}




.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #81A1B6;
}
a.small:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #81A1B6;
	text-decoration: none;
	font-weight: bold;
}
a.small:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.small:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.small:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #81A1B6;
	text-decoration: none;
}


.small2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #81A1B6;
	text-decoration: none;
	font-weight: normal;
	background-color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-width: 1;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #81A1B6;
	}
	
li {
	line-height: 12px;
	list-style-type: disc;
}

td.leftedge {
	background-image: url(images/left_graphic.jpg);
	background-position: right top;
	}