body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}


.welcome {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: none;
	font-style: none;
	text-decoration: none
}

.content {
	background-color: #A78D6D;
	font-size: 11px;
	color: #372F25;
	font-family: Tahoma;
	font-weight: none;
	font-style: none;
	text-decoration: none
}

.content_heading {
	font-size: 12px;
	color: #372F25;
	font-family: Tahoma;
	font-weight: bold;
	font-style: none;
	text-decoration: none
}

.content_link {
	font-size: 11px;
	color: #000000;
	font-family: Tahoma;
	font-weight: none;
	font-style: none;
	text-decoration: none
}

.content_link:hover {
	font-size: 11px;
	color: #EEEEEE;
	font-family: Tahoma;
	font-weight: none;
	font-style: none;
	text-decoration: underline
}

.performing_main {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: none;
	font-style: none;
	text-decoration: none
}

.performing_main_link {
	font-size: 10px;
	color: #DA5C00;
	font-family: Tahoma;
	font-weight: bold;
	font-style: none;
	text-decoration: none
}

.performing_main_link:hover {
	font-size: 10px;
	color: #DA5C00;
	font-family: Tahoma;
	font-weight: bold;
	font-style: none;
	text-decoration: underline
}