BODY	{
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		background-attachment: fixed;
		background-color: #193B38;
		}
		
TD		{
		font-family: Tahoma, Verdana, Arial, sans-serif;
		font-size: 8pt;
		line-height: normal;
		color: #FFFFFF;
		text-align: left;
		vertical-align: top;
		}
		
IMG		{
		border-color: #FFFFFF;
		}
		
UL		{
		list-style: square outside url(images/clunk.gif);
		}
		
P {
		margin: 5px 0px 5px 0px;
		padding: 0 0 0 0;
		line-height: 11pt;
}
	
.stressed {
		font-weight: bold;
		}
		
.textcolumn {
		text-align: justify;
		}
		
.ident1 {
		padding-left: 20pt;
		}
		
.ident2 {
		padding-left: 30pt;
		}
		
.signature {
		text-align: left;
		font-style: italic;
		margin: 5px 0px 5px 0px;
		}
		
.sectionscroll {
		width: 780px;
		height: 340px;
		overflow: auto;
		scrollbar-arrow-color: white;
		scrollbar-base-color: #193B38;
		scrollbar-shadow-color: white;
		scrollbar-darkshadow-color: white;
		scrollbar-highlight-color: white;
		scrollbar-3dlight-color: white;
		scrollbar-track-color: #546D6B;
}

.pictext {
		width: 640px;
		height: 30px;
		overflow: auto;
		scrollbar-arrow-color: white;
		scrollbar-base-color: #193B38;
		scrollbar-shadow-color: white;
		scrollbar-darkshadow-color: white;
		scrollbar-highlight-color: white;
		scrollbar-3dlight-color: white;
		scrollbar-track-color: #546D6B;
}

.selectorscroll {
		width: 100px;
		height: 340px;
		overflow: auto;
		scrollbar-arrow-color: white;
		scrollbar-base-color: #193B38;
		scrollbar-shadow-color: white;
		scrollbar-darkshadow-color: white;
		scrollbar-highlight-color: white;
		scrollbar-3dlight-color: white;
		scrollbar-track-color: #546D6B;
}

.gbookscroll {
		width: 630px;
		height: 330px;
		overflow: auto;
		scrollbar-arrow-color: white;
		scrollbar-base-color: #193B38;
		scrollbar-shadow-color: white;
		scrollbar-darkshadow-color: white;
		scrollbar-highlight-color: white;
		scrollbar-3dlight-color: white;
		scrollbar-track-color: #546D6B;
}

.sectionselector {
		padding-top: 5px;
		padding-bottom: 5px;
}

.caption {
		font-weight: bold;
		font-variant: small-caps;
		font-size: 10pt;
}

.active {
		color: gold;
		cursor: pointer;
}

.ppu {
		cursor: pointer;
}

.inactive {
		text-decoration: none;
}

.out {
		display: none;
}

.gb_linkcell {
		text-align: right;
		vertical-align: top;
}

.gb_from {
		font-size: 10pt;
		font-family: Arial;
}

.gb_message {
}

.gb_form {
		font-size: 10pt;
		font-family: Arial, Tahoma, Verdana, sans-serif;
		font-weight: bold;
		text-align: right;
}

.error {
		font-family: Arial, Tahoma, Verdana, sans-serif;
		font-weight: bold;
		font-size: 12pt; 
}

.errormsg {
		font-family: Arial, Tahoma, Verdana, sans-serif;
		font-size: 10pt; 
}
	
A:link	{	
		text-decoration: none;
		font-weight: bold;
		color: gold;
		}
	
A:visited {
		text-decoration: none;
		font-weight: bold;
		color: gold;
		}
	
A:hover {
		text-decoration: overline underline;
		color: gold;
		}
		
.nontext:hover {
		text-decoration: none;
		color: gold;
		}
	
A:active {
		text-decoration: none;
		font-weight: bold;
		color: gold; 
		}
	
