.whitelink {
	color: White;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	height: auto;
	letter-spacing: normal;
}
.blulink {
	color: Navy;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	height: auto;
	letter-spacing: normal;
}
.address {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10 px;
}
.blacklink {
	color: Black;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: bolder;
}
.whitelink2 {
color : White;
	font-family: Verdana;
	font-size : 10px;
	text-decoration : none;
}
h1 {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	color: Silver;
	text-decoration: none;
	font-variant: normal;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 4px;
}
blacklink2 {
	color : Black;
	font-family: Verdana;
	font-size : 14px;
	text-decoration : none;
}
h2 {
	font-family: Verdana;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	position: static;
}
h3 {
	font-family: Verdana;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
}
h4 {
	font-family: Verdana;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
}	
p {
	font-family: Verdana;
	font-size : 12px;
}
li {
	font-family: Verdana;
	font-size : 12px;
}
ul.vert-one{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
	font: bold 14px Tahoma;
	line-height: 165%;
	width: 220px;
}
ul.vert-one li{
	margin: 0;
	padding: 0;
	border-top: 1px solid White;
	border-bottom: 1px solid White;
}
ul.vert-one li a{
	display: block;
	text-decoration: none;
	color : Black;
	background: White;
	padding: 0 0 0 20px;
	width: 220px;
	text-align: right;
}
ul.vert-one li a:hover{
	background: White url("../images/vert-one_arrow.gif") no-repeat 0 9px;
}
ul.vert-one li a.current,ul.vert-one li a.current:hover{
	background: White url("../images/vert-one_arrow.gif") no-repeat 0 9px;
}

