body	{
	text-align:center;
	width:600px;
	margin-left: auto;
	margin-right: auto;
	background-color: #006699;
}
.triphead
{
	width:600px;
	text-align:left;
	font-family: Arial, sans-serif;
	font-size: 18pt;
	letter-spacing: -0.05em;
	color: yellow;
	margin-top:15px;
}
.textframe
{
	width:600px;
	text-align:left;
	padding-top: 40px;
}
.navtop
{
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: silver;
	width: 325px;
	text-decoration: none;
}
.navtop a
{
	color: #00CC00
}
.navtop a:hover
{
	color: yellow;
	font-weight: bold;
	font-size: 10pt;
	line-height: 9pt;
}
.navtop a:active
{
	color: aqua
}
.navbtm
{
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: silver;
	margin-top: 20pt
}
.navbtm a
{
	color: #00CC00
}
.navbtm a:hover
{
	color: yellow;
	font-weight: bold;
	font-size: 9pt;
	line-height: 9pt
}
.navbtm a:active
{
	color: aqua
}
.dayhead
{
	font-family: Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	letter-spacing: -0.05em;
	color: yellow;
	margin-top: 20px
}
.textbody
{
	font-family: Georgia, serif;
	font-size: 12pt;
	line-height: 21pt;
	color: #FFFFFF;
	margin-top: 20px
}
.textbody a
{
	color: #00CC00
}
.textbody a:hover
{
	color: yellow
}
.textbody a:active
{
	color: aqua
}
.images
{
	font-family: Arial, sans-serif;
	font-size: 8pt;
	line-height: 1.4em;
	float: right;
	width: 240px;
	color: silver;
	margin-left: 25px;
	margin-bottom: 15px
}
.spacer
{
	height: 25px
}

.spacer5	{
	height:5px;
}

.textsilver	{
	font-family: Georgia, serif;
	font-size: 12pt;
	line-height: 21pt;
	color: silver;
	margin-bottom: 20px
}

.textsilver a	{
	color: #00CC00
}

.textsilver a:hover	{
	color: yellow
}

.textsilver a:active	{
	color: aqua
}

.imageleft	{
	position:relative;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	line-height: 1.4em;
	float: left;
	color: silver;
	margin-top: 8px;
	margin-right: 25px;
	margin-bottom: 20px;
}

.imageright	{
	position:relative;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	line-height: 1.4em;
	float: right;
	color: silver;
	margin-top: 8px;
	margin-left: 25px
}

.imagefull	{
	position:relative;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	line-height: 1.4em;
	color: silver;
	margin-bottom: 20px
}


