a:hover	{
	text-decoration: underline overline;
	}

a:link	{
	color: blue;
	}

acronym	{
	cursor: help;
	color: maroon;
	text-decoration: overline;
	}

body	{
	scrollbar-arrow-color: black;
	scrollbar-track-color: #EFF2F8;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-face-color: #E8ECF4;
	scrollbar-highlight-color: white;
	scrollbar-darkshadow-color: black;
	scrollbar-3dlight-color: black;
	overflow-x: hidden;
	overflow-y: scroll;
	}

button	{
	background-color: #CCCCCC;
	cursor: hand;
	}

button.fontbutton	{
	font-size: xx-small;
	width: 100px;
	}

button.footerbutton	{
	font-size: 8pt;
	width: 150px;
	}

button.largebutton, input.NonIEButtonLarge	{
	font-size: x-small;
	width: 175px;
	}

button.smallbutton, input.NonIEButtonSmall	{
	font-size: xx-small;
	}

fieldset.Subscription	{
	color: black;
	padding: 10;
	height: 310px;
	}

h1	{
	font-size: xx-large;
	font-weight: bold;
	}

h2	{
	font-size: x-large;
	font-weight: bold;
	}

h3	{
	font-size: large;
	font-weight: bold;
	}

h4	{
	font-size: normal;
	font-weight: bold;
	}

h5	{
	font-size: x-small;
	font-weight: bold;
	}

h6	{
	font-size: xx-small;
	font-weight: bold;
	}

iframe.GreetingFrame	{
	height: 90px;
	width: 100%;
	}

iframe.InfoFrame	{
	height: 100%;
	width: 100%;
	}

iframe.PhotoFrame	{
	height: 90%;
	width: 100%;
	}

input.NonIEButtonLarge	{
	background-color: #CCCCCC;
	border: 1px solid black;
	padding: 5px;
	font-size: 10pt;
	text-align: center;
	}

input.NonIEButtonSmall	{
	background-color: #CCCCCC;
	border: 1px solid black;
	padding: 5px;
	font-size: 8pt;
	text-align: center;
	}

legend.Subscription	{
	font-weight: bold;
	}

p.DropCap:first-letter	{
	font-family: 'Times New Roman';
	font-size: 200%;
	margin-right: 2px;
	float: left;
	color: maroon;
	}

p.Error	{
	color: red;
	}

p.Redirect	{
	color: navy;
	}

p.Error, p.Redirect	{
	font-size: 11pt;
	text-align: center;
	}

p.FirstLine:first-line	{
	color: maroon;
	}

p.Subscription	{
	margin-top: 10;
	margin-bottom: 10;
	}

select	{
	font-family: Rockwell, 'Times New Roman';
	font-size: 12pt;
	font-style: italic;
	}

span.NavBar	{
	border-style: inset;
	border-width: 1;
	}

span.New	{
	background-color: #00FF00;
	}

.FormElement	{
	font-family: Verdana;
	font-size: 8pt;
	}

.Guestbook	{
	font-family: Verdana;
	font-size: 8pt;
	border: 1px solid silver;
	padding-left: 4;
	padding-right: 4;
	padding-top: 1;
	padding-bottom: 1;
	}

.ShowHide	{
	cursor: hand;
	}

button, input.NonIEButtonLarge, input.NonIEButtonSmall, h1, h2, h3, h4, h5, h6, label,
	legend, ol, p, td, th, ul	{
	font-family: Verdana;
	line-height: 150%;
	}

label, legend, ol, p, td, th, ul	{
	font-size: 8pt;
	}

table.Section	{
	border-collapse: collapse;
	margin-top: 5;
	}

th	{
	font-weight: bold;
	}
