@import url("A_Skydivestyles.css");
.blacklinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.blacklinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.blacklinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.blacklinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;

}
.blacklinks a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.style11 {font-size: 16px; font-style: italic; font-weight: bold; color: #000000; }
.style2 {	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}

.style4 {	font-size: 12px;
	font-weight: bold;
}
.style7 {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}
hr {
	color: #FF0000;
}
.redborder {
	border: 1px solid #CC0000;
}
.dottedline {
	border: 1px dotted #FF0000;
}
.blacktype {
	color: #000;
}

