.mostext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFF33;
	visibility: visible;
	z-index: 1;


}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFF33;
}
a {
	text-decoration: none;
}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #FF9933;
}
a:active {
	color: #FF0000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF33;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFF33;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFF33;
}
.border {
	border: thin solid #FF9900;
	color: #FF9933;
}
.bullet {
	list-style-position: outside;
	list-style-image: url(../_themes/copy-of-safari/safbul1a.gif);
	list-style-type: disc;

}
hr {
	background-image: url(../_themes/copy-of-safari/safsepa.gif);
}
.above {
	visibility: visible;
	z-index: 1;
	position: absolute;

}
