@charset "utf-8";
/* CSS Document */


p

	{
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-size:14px;
	font-weight:200;
	color:#FFFFFF;
	line-height:20px;
	text-align:justify;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	}

h1

	{
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-size:20px;
	font-weight:800;
	color:#FFFFFF;
	margin-bottom: -5px;
	text-align:center
	}

.leftbartext

	{
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-size:14px;
	font-weight:400;
	color:#FFFFFF;
	line-height:18px;
	text-align:justify
	}
	
.leftbartextitalic

{
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-size:14px;
	font-weight:400;
	color:#FFFFFF;
	line-height:18px;
	font-style:italic;
	}