.base {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.body-content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	color: #7C6E63;
	line-height: 16px;
	text-decoration: none;
	word-spacing: 2px;
}
.body-content-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #7C6E63;
	line-height: 16px;
	text-decoration: none;
	word-spacing: 1px;
}
.body-contentRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	color: #FF0000;
	line-height: 16px;
	text-decoration: none;
	word-spacing: 2px;
}

.body-content-boldRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	line-height: 16px;
	text-decoration: none;
	word-spacing: 2px;
}
.body-contentItalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: lighter;
	color: #7C6E63;
	line-height: 16px;
	text-decoration: none;
	word-spacing: 2px;
}
.body-head-boldblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: lighter;
	color: #333333;
	line-height: 16px;
	text-decoration: none;
	word-spacing: 2px;
}
.body-contentlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	color: #000000;
	line-height: 16px;
	word-spacing: 2px;
	text-decoration: none;
}
.body-contentlink:hover{color:#000000;text-decoration:underline}
.NavDrop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	line-height: 15px;
}
.NavDrop:hover{color:#000000;text-decoration:underline}
