body {
	background-color: #fcfcff;
	color: #450063;
	font-size: 12pt;
	font-family: Times, serif;
}

h1 {color: #306}
h2 {color: #003}
h3 {color: #450063}

.banner {
	background-image: url("i/fibonacci_astrology_banner.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
}

h1.banner {
	padding-top: 90px;
	padding-bottom: 72px;
	font-family: Helvetica, sans-serif; 
	color:#ffffef;
	text-align: center;
}

td.nav {
  background-color: #f3f0ff;
  opacity: 0.9;
  border-style: groove;
  border-width: 4px 8px 6px 8px;
  border-color: #1a5285 #dab33a #2b1563 #dab33a;
  border-radius: 5px;
  padding: 18px 6px;
  text-align: center;
  font-family: Helvetica, sans-serif; 
  font-weight: bold;
  font-size: 18pt;
}

li {
	font-size: 11pt; 
	color: #000;
}

a:link {color: #009; text-decoration: none}
a:visited {color: #009; text-decoration: none}
a:active {color: #f9d524; text-decoration: none}
a:hover {color: #7833ff; text-decoration: none}

.box {
	padding: 18px 9px 9px 27px; 
	background:#f6e8f0; 
	border-style:dotted; 
	border-width: 2px;
	color: #000;
}
td.box > p {
	font-size: 14pt;
}
td.box li {
	font-size: 16pt; 
	color: #522059;
}

.field {
	margin: auto;
	margin-top: 45px;
	width: 80%;
	/*border: 3px solid violet;*/
	padding: 10px;
}

.it {font-style: italic}
.bd {font-weight: bold}
.sml {font-size: 8pt}
.bdit {font-weight: bold; font-style: italic}
.und {text-decoration:underline}
.btm {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #ececec}
.talktitle {font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif; font-style: italic; font-size: 11pt; color: #ccd}
.bysoph {text-align: center; font-family: Helvetica, sans-serif; font-size: 8pt; font-style: italic; color: #dee}


hr {color:#dee}

.fltrt {float: right}
.fltlt {float: left}


.disclaim  {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-style: italic; font-size: 14pt; color: #ececff; background-color: #990000; text-align: center;}
.dispatchAlert  {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-style: italic; font-size: 16pt; color: #0066ff; background-color: #ffcc66; text-align: center;}