/* CSS Document */

input, select, textarea{
	font: normal 11px Tahoma, Verdana, Arial;
	color: #000000;
	margin: 0px;
}

	.contenttext{
		font: normal 11px Tahoma, Verdana, Arial;
		color: #000000;
		margin: 0px;
	}
	.contenttitle {
		font: bold 16px Tahoma, Verdana, Arial;
		color: #FA8B03;
	}

	.contentsmall {
	font-size: 9px;
	}
	#content a {
		font: normal 11px Tahoma, Verdana, Arial;
		color: #00a206;
		text-decoration: underline;
	}

	#content a:hover {
		text-decoration: none;
	}


	.footertext {
		font: normal 10px Tahoma, Verdana, Arial;
		color: #F4B500;
	}

	#footer{
		width:669px;
		height:57px;
		background-image:url(../images/footer.jpg);
		background-repeat:no-repeat;
		text-align:right;
	}
	#relevant{
		width:200px;
		height:57px;
	}
	.footer a {
		font: normal 10px Tahoma, Verdana, Arial;
		color: #F4B500;
		text-decoration: none;
	}

	.footer a:hover {
		text-decoration: none;
	}
	