div {
	white-space: nowrap;
	text-align: center
}
td             {
	text-align: center
}
table {
	border-style: none;
	border-width: thin;
	width: 100%
}
img {
	border-style: solid;
	border-width: thin;
	border-color: #C0C0C0 #808080 #808080 #C0C0C0;
	margin: 6px
}
p {
line-height: 1.35em
}
hr {
	background: #000080;
	border: 0;
	height: 8px
}
a:link              {
	color: #F03000;
	text-decoration: none
}
a:visited      {
	color: #A83600;
	text-decoration: none
}
a:hover      {
	text-decoration: underline
}
a:active      {
	color: #CC3300;
	text-decoration: none
}
h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 3em;
	font-weight: lighter;
	color: #000080;
	margin: 0em 0px 0.1em 0px
}
h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 2em;
	font-weight: lighter;
	color: #000080;
	margin: 0em 0px 0.1em 0px
}
.phone {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #000080
}
.title {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.5em;
	line-height: 1.6em;
	font-weight: lighter;
	color: #808080
}
h3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.5em;
	font-weight: lighter;
	color: #808080;
	margin-bottom:0px
}
h4 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1em;
	font-weight: lighter;
	color: #808080;
	margin-top:0px
}
.menu {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.2em;
	line-height:1.4em;
	font-weight: lighter;
	color: #808080 !important
}
.bold {
	font-weight: bold
}
.notes         {
	font-family: Times New Roman;
	font-size: 1em;
/*	line-height: 1.2em;*/
	font-style: italic
}
.small {
	font-size: 0.8em;
	line-height:1.45em
}
.ul {
	text-decoration: underline
}
.tiny          {
	font-size: 0.6em;
	line-height: 1.45em
}
.left {
	text-align: left;
	margin-top:0px;
	margin-bottom: 0px
}
.right {
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px
}
.stick  {
	white-space:nowrap
}
.indent {
	padding-left:40px
}