<!--

h1{
	font-size: 325%;
	font-family: Verdana;
	font-weight: normal;
	margin-bottom: 1.083em;
	margin-top: 0;
}

h2{
	font-size: 150%;
	font-family: Verdana;
	font-weight: bold;
	margin-bottom: 1.083em;
	margin-top: 0;
}

h3{
	font-size: 110%;
	font-family: Verdana;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0.417em;
}

a{
	text-decoration: none;
	color: #80B8B2;
	font-weight: bold;
}

a:link{
	color: #80B8B2;
}

a:visited{
	color: #C0AEBF;
}

a:hover {
	text-decoration: none;
	color: #C0AEBF;
	font-weight: bold;
}

.current {
	font-family:arial;
	font-size:120%;
	color:black;
	font-weight:bold;
}

.current2 {
	font-size:90%;
	color:black;
	font-weight:bold;
}

td{
	font-family: Verdana;
	font-size: 12px;
}

.cola{
	width: 20%;
}

.colb{
	width: 5%;
	white-space: nowrap;
}

.colc{
	width: 45%;
}

.cold{
	width: 5%;
	white-space: nowrap;
}

.cole{
	width: 20%;
}

.colf{
	width: 5%;
}

p{
	font-family: Verdana;
	font-size: 1em;
	text-align: left;
	line-height: 1.25em;
}

blockquote{
	font-family: Verdana;
	font-size: 12px;
	margin-left: 20px;
}

.subheader{
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	font-weight: bolder;
}

.quote{
	text-align: justify;
	padding: 5px;
	border: thin solid black;
}

.pagequote{
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	margin-left: 20px;
}

.quoteback{
	background-image: url('images/quotebubble.gif');
	background-repeat: no-repeat;
	height: 172px;
	width: 179px;
}

.quotetext{
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	margin-top: 9px;
	margin-bottom: 0;
	color: #000000;
	line-height: 13px;
	background-color: transparent;
}

.credit{
	font-family : Verdana;
	font-size : 9px;
	font-style : italic;
	text-align: center;
	margin-top: 4px;
	line-height: 11px;
	background-color: transparent;
}

.ttitle{
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	font-weight: bolder;
	margin-top: 20px;
	margin-bottom: 4px;
}

.tquote{
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	margin-left: 20px;
	margin-top: 0;
	margin-bottom: 4px;
	line-height: 15px;
}

.tsource{
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	margin-left: 20px;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 15px;
	font-style: italic;
}

.rl{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-left: 0;
}

hr{
	border: 0;
	background-color: #9ED6D0;
	height: 1px;
}

.sampletable{
	font-family: Verdana;
	width: 100%;
	border-width: 2px;
	border-style: solid;
	border-color: #9ED6D0;
	border-collapse: collapse;
}

.sampletable td {
	border-spacing: 0;
	padding: 6px;
	border-width: 2px;
	border-style: solid;
	border-color: #9ED6D0;
}

.tipstable {
	border-spacing: 0;
	padding: 6px;
	border-width: 2px;
	border-style: solid;
	border-color: #9ED6D0;
	width: 100%;
	border-collapse: collapse;
}

.tipstable td {
	border-spacing: 0;
	padding: 6px;
	border-width: 2px;
	border-style: solid;
	border-color: #9ED6D0;
	width: 50%;
}

li {
list-style-type: none;
}

#ulspecial{
list-style-type: none;
padding: 0;
margin: 0;
}

ul{
list-style-type: none;
}

.spacer {
	margin: 2.813em;
}

.smalllogo{
	margin:0.313em;
	height:7.625em;
	width: 7.188em;
}

.heading{
	margin:0.313em;
}
-->