<!--

a:link {
	color: #a78d52;
	text-decoration: underline;
}

a:visited {
	color: #a78d52;
	text-decoration: underline;
}

a:hover {
	color: #ad1f0c;
	text-decoration: underline;
}


a:link.nav1 {
	color: #ffffff;
	text-decoration: none;
}

a:visited.nav1 {
	color: #ffffff;
	text-decoration: none;
}

a:hover.nav1 {
	color: #eeca75;
	text-decoration: none;
}


a:link.shky1 {
	color: #eeca75;
	text-decoration: underline;
}

a:visited.shky1 {
	color: #eeca75;
	text-decoration: underline;
}

a:hover.shky1 {
	color: #ffffff;
	text-decoration: none;
}

a:link.whd1 {
	color: #ffffff;
	text-decoration: underline;
}

a:visited.whd1 {
	color: #ffffff;
	text-decoration: underline;
}

a:hover.whd1 {
	color: #eeca75;
	text-decoration: none;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #030100;
	text-decoration: none;
	font-style: normal;
}


.whd1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
}

.shky1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #eeca75;
	text-decoration: none;
	font-style: normal;
}



.nav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #eeca75;
	text-decoration: none;
	font-style: normal;
}

.navpad {
	padding-left: 21px;
	padding-right: 21px;
}

.contentpad {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: justify;
}

.contentpad2 {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.pad1 {
	padding-left: 11px;
	padding-right: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.box1 {
	border: solid;
	border-color: #030100;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
}

.box2 {
	border: solid;
	border-color: #030100;
	border-left-width: 2px;
	border-right-width: 2px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	background-color: #a78d52;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}





-->