.leftnav {
	font-family: "arial narrow", verdana;
	font-size: 21px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	font-style: italic;
	text-align: justify;
}
.botlinks {
	font-family: arial narrow;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	letter-spacing: 2px;
}
.design {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.botlinks:hover {
	font-family: arial narrow;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	padding-right: 5px;
	padding-left: 5px;
	letter-spacing: 2px;
}
.content2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	letter-spacing: 1px;
	font-style: italic;
	text-align: justify;
}
.borderall {
	font-size: 10px;
	border: 1px dotted #D2D2D2;
}
