@charset "utf-8";
body
{
	font:13px/1.5 'Trebuchet MS',Helvetica,Arial,
     'Liberation Sans',
     FreeSans,sans-serif;
}
a:focus{outline:1px dotted }

a
{
	color: #4d504d;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.aWhite
{
	color: #fff;
	text-decoration: none;
}

.aWhiteFalse
{
	color: #fff;
	text-decoration: none;
}

.aWhiteTrue
{
	color: #fff;
	text-decoration: underline;
}

aWhite:hover
{
	text-decoration: underline;
}
hr{clear:both;height:0; margin:0 0 5px 0;}
h1
{
	font-size:20px; line-height:1.4em; min-height:1.4em;
	font-family:'Trebuchet MS',Helvetica,Arial,
     'Liberation Sans',
     FreeSans,sans-serif;
}
h2
{
	font-size:18px;
	font-family: 'Trebuchet MS',Helvetica,Arial,
     'Liberation Sans',
     FreeSans,sans-serif;
}
h3
{
	font-size:15px;
	font-family:'Trebuchet MS',Helvetica,Arial,
     'Liberation Sans',
     FreeSans,sans-serif;
     line-height:1.4em;
}
h4
{
	color:#524A3B;font-size:14px;
	font-family:'Trebuchet MS',Helvetica,Arial,
     'Liberation Sans',
     FreeSans,sans-serif;	
}
h5
{
	font-size:13px;
	font-family: 'Trebuchet MS',Helvetica,Arial,
     'Liberation Sans',
     FreeSans,sans-serif;
}
h6
{
	font-size:12px;
	font-family: 'Trebuchet MS',Helvetica,Arial,
     'Liberation Sans',
     FreeSans,sans-serif;
}
ol{list-style:decimal}
ul{}li{}p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,
pre,table,address,fieldset{margin-bottom:0}
