
p, body, .body {
	font-family: Verdana;
	font-size: 12px;
}

a {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: underline;
}

.white {
	font-family: Tahoma;
	font-size: 12px;
	color: ffffff;
	text-decoration: none;
}
.tableHeader {
	font-family: verdana;
	font-size: 12px;
	background: 656b43;
	color: white;
	text-decoration: none;
	font-weight: bold;
}
.mediumBold {
	font-family: verdana;
	font-size: 12px;
	color: black;
	font-weight: bold;
}
.title {
	font-family: verdana;
	font-size: 18px;
	color: 656b43;
	text-decoration: none;
	font-weight: bold;
}

.greenbold {
	font-family: verdana;
	font-size: 12px;
	color: 656b43;
	font-weight: bold;
}
	
.black {
	font-family: Tahoma;
	font-size: 12px;
	color: 000000;
	text-decoration: none;
}
.blacklink {
	font-family: verdana;
	font-size: 12px;
	color: 000000;
	text-decoration: none;
}
.purple {
	font-family: Tahoma;
	font-size: 12px;
	color: CCCCFF;
	text-decoration: none;
	font-weight: bold;
}
.whitelink {
	font-family: Tahoma;
	font-size: 12px;
	color: ffffff;
	text-decoration: underline;
}
.bodyblack {
	font-family: Tahoma;
	font-size: 12px;
	color: 000000;
	text-decoration: none;
}
.error {
	font-family: Tahoma;
	font-size: 12px;
	color: red;
	font-weight: bold;
	text-decoration: none;
}
.whitebold {
	font-family: Tahoma;
	font-size: 14px;
	color: ffffff;
	text-decoration: none;
	font-weight: bold;
}
.white:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: eeeeee;
	text-decoration: none;
}
.black:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: 848484;
	text-decoration: none;
}
.blacklink:hover {
	font-family: verdana;
	font-size: 12px;
	color: 848484;
	text-decoration: none;
}
.small {
	font-family: Tahoma;
	font-size: 11px;
}
.smallBold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
.mediumHeader {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
}

.home {
	position: relative;
	left: 1px;
	top: 1px;
	color: #515151;
	font-family: Verdana;
	font-size: 28px;
	font-weight: bold;
}

.home_title {
	position: absolute;
	left: -2px;
	top: -2px;
	font-family: Verdana;
	font-size: 28px;
	color: #ffffff;
	font-weight: bold;
}

.home_text{
	font-family: Verdana;
	font-size: 14px;
	color: white;
	font-weight: bold;
}