body {
	background-color:#000000;
	margin: 0px;
}
.content {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.content a{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #91CB59;
	text-decoration: none;
}
.content a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.contentHead {
	font-family: Myriad Pro;
	font-size: 20px;
	font-weight: normal;
	color: #1F6E65;
	text-decoration: none;
}
.contentSmall {
	font-family: Myriad Pro;
	font-size: 12px;
	font-weight: normal;
	color: #1F6E65;
	text-decoration: none;
}
.contentSmall a{
	font-family: Myriad Pro;
	font-size: 12px;
	font-weight: normal;
	color: #1F6E65;
	text-decoration: none;
}
.contentSmall a:hover{
	font-family: Myriad Pro;
	font-size: 12px;
	font-weight: normal;
	color: #91CB59;
	text-decoration: none;
}
.footer {
	font-family: Myriad Pro;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a {
	font-family: Myriad Pro;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	font-family: Myriad Pro;
	font-size: 12px;
	font-weight: normal;
	color: #91CB59;
	text-decoration: none;
}
.tableBK {
	background-image:url(images/content-bk.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #000000;
}

.socialmedia {width: 800px; height: 56px; background: #000; margin: 15px 0 0 0;}
