.h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: ridge;
	border-bottom-color: #00CC00;
	font-size: 24px;
}
.date {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

.welcomeimg {
	border: thin solid #7A6053;
}
.directory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006600;
	color: #0000CC;
}
.side {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;

	line-height: .1px;
	font-weight: normal;
	color: #333333;
	line-height: .1;
}
.fltimg {
	float: left;
}
.fltimg1 {
	float: right;
	border: medium solid #FFFFFF;
	margin: 1em;
}


.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 1.5em;
}
.style1 {
	color: #FFFFFF;
	font-style: italic;
}
.style2 {color: #FFFFFF}
.style3 {color: #FFFFFF; font-weight: bold; }
.largecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.imgbrdr {
	border: medium solid #FFFFFF;
}
