a {
	text-decoration: none;
	color: #006633;
}
.style1 {
	font-family: Verdana, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000066;
}
.style2 {
	font-family: Verdana, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000066;
}
.style2i {
	font-family: Verdana, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000066;
	font-style: italic;
}
.style2ir {
	font-family: Verdana, sans-serif;
	font-size: x-small;
	
	color: #000066;
	font-style: italic;
	text-align: right;	
}
.style2il {
	font-family: Verdana, sans-serif;
	font-size: x-small;
	
	color: #000066;
	font-style: italic;
	text-align:left;
}

.style2r {
	font-family: Verdana, sans-serif;
	font-size: x-small;
	color: #000066;
	text-align: justify;
}

.style3 {
	font-family: Verdana, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #000066;
}
.style4 {
	font-family: Verdana, sans-serif;
	font-size: medium;
	color: #000066;
	text-align: justify;
}
.style4i {
	font-family: Verdana, sans-serif;
	font-size: medium;
	color: #000066;
	font-style: italic;
	text-align: justify;
}
.style4ic {
	font-family: Verdana, sans-serif;
	font-size: medium;
	color: #000066;
	font-style: italic;
	text-align: center;
}
.style5 {
	color: #CC0000;
	font-family: Verdana,sans-serif;
	font-weight: bold;
	font-size: medium;
}	
.bkbrown {
	background-image: url(TileBkgrdGenSwirl001.jpg);
}
.bkblue {
	background-image: url(TileBkgrdGenSwirl004.jpg);
}
.rfig {
	padding: 4px;
	float: right;
	
}

.lfig {
	padding: 4px;
	float: left;
	
}

