.headline2  { font-weight: bolder; font-size: 36pt}
a:active { color: #000 }
a:hover { color: #FFFFFF}
a:link { color: #C8C8C8}
a:visited { color: #006699}body {
	color: #006699;
	font: 14px Georgia, "Times New Roman", Times, serif;
}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #6699CC;
	font-weight: lighter;
}
a:hover {  background-color: #CCCCFF}
a:visited {  }
.PageTitle {
	font-size: 22px;
	font-weight: bold;
	color: #CCCCCC;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	margin: auto;
	padding: 2px 10px;
	border-top: thin solid #006699;
	border-right: medium none #000066;
	border-bottom: medium none #000066;
	border-left: thin solid #006699;
}
.TipiList {
	list-style-image: url(favicon.ico);
	list-style-position: outside;
	list-style-type: circle;
}

