.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.nav-txt-title {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
body {
	margin: 0px;
	padding: 0px;
}

p {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	padding: 10px 10px 5px;
}
table {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
}



h4 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 1px;
	padding-bottom: 1px;
	margin-top: 1px;
	padding-top: 1px;
}
.space {
	background-image: url(art/spacer.jpg);
	background-repeat: repeat-y;
	width: 2px;
}

.h4-link {
	color: #FFFFFF;
	text-decoration: none;
}


h4 a {
	color: #FFFFFF;
	text-decoration: none;
}
h4 a:hover {
	color: #FFFFB9;
	text-decoration: none;
}
.nav-txt {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
h4 a:active {


	color: #FFFFFF;
	text-decoration: none;
}
h4 a:visited {



	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #D00002;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:link {
	color: #666666;
	text-decoration: none;
}
h4 a:link {

	color: #FFFFFF;
	text-decoration: none;
}
ol {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
}

