body {
	margin-top: 0px;
}

a:link {
	color:#727272;
	text-decoration: none
}

a:visited {
	color:#727272;
	text-decoration: none
}

a:active {
	color:#727272;
	text-decoration: none
}

a:hover {
	color:#A9C153;
	text-decoration: none;
}


.header{
	color:#727272;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
}

.header2{
	color:#E2ED9F;
	font-size: 30px;
	font-weight: bold;
	font-family: Arial;
}

.header3{
	color:#FFFFFF;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
}

.body{
	color: #727272;
	font-family: Arial;
	font-size: 14px;
	}
	
.bodysmall {
	color:#727272;
	font-family: Arial;
	font-size: 10px;
}

.articleheader {
	color:#727272;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
}

.link {
	color:#727272;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
}

.linkresearch {
	color:#727272;
	font-size: 14px;
	font-family: Arial;
}

.teamheader {
	font-size: 14px;
	font-weight: bold;
	color: #727272;
	font-family: Arial;
}

.tdmenu {
	background-color:#F4F3EF
}