	BODY {
		background-color:	#827558;
		margin:				10 0 0 0;
	}

	BODY, TABLE, TR, TH, TD, P {
		font-family:		Trebuchet MS, Arial, sans-serif;
		font-size:			12px;
		color:				#4D4534;
		line-height:		130%;
	}

	H1 {
		font-family:		Trebuchet MS, Arial, sans-serif;
		font-size:			16px;
		line-height:		120%;
		margin:				0 0 6 0;
	}

	H2 {
		font-family:		Trebuchet MS, Arial, sans-serif;
		font-size:			14px;
		line-height:		110%;
		font-weight:		normal;
		margin:				0 0 2 0;
	}

	P {
		margin:				0 0 10 0;
	}

	A {
		color:				#cc0000;
		text-decoration:	none;
	}

	A:hover {
		text-decoration:	underline;
	}

	.bgHeader {
		background-color:	#A48F60;
	}

	.bgContent {
		background-color:	#ECD299;
	}

	TABLE.small TH {
		background-color:	#cc0000;
		color:				#ffffff;
		font:				11px Trebuchet MS, Arial, sans-serif;
	}

	TABLE.small TD {
		background-color:	#F6E6B9;
		font:				11px Trebuchet MS, Arial, sans-serif;
	}

	.bgRBar {
		background:			#C8B07C;
		font-size:			10;
	}

	.rBar P {
		font-size:			10;
		line-height:		120%;
	}

	.rBar A {
		color: 				#5D533F;
		text-decoration:	none;
	}

	.txtFooter {
		font-family:		Trebuchet MS, Arial, sans-serif;
		font-size:			10;
		color:				#5D533F;
	}

	.txtFooter A {
		color:				#5D533F;
		text-decoration:	none;
	}

	.txtFooter A:hover {
		text-decoration:	underline;
	}
	
	.small {
		font-size:		11;
	}
	
	.imgVideo {
		border: #ffffff 1px solid;
	}
	
	.date {
		font-size: 11px;
	}