* {		color: #000;}	

body
	{	
		font-family:  "trebuchet ms", helvetica,arial, sans-serif;
line-height: 1.5em;
		background-color: #fff;
		font-size: 76%;

	}
	
	#sidebar{ float: right; width: 30%;margin-left: 5em;}
	
#header, #menu, #tools, #totop {display:none;}

a {text-decoration: none; border-bottom: 1px dotted #666;padding-bottom: 2px; }


	h1
	{
		font-family:   "trebuchet ms", helvetica,arial, sans-serif;
		font-weight: normal;
	background-color: transparent;

		font-size: 2.6em;
		line-height: 1em;
		letter-spacing: -1px;
	}
	
	h2
	{
		font-family:   "trebuchet ms", helvetica,arial, sans-serif;
		background-color: transparent;

		font-weight: bold;
		font-size: 1.5em;
		letter-spacing: -1px;
		padding: 1em 0 0 0;
	}
	
	h3
	{
		font-family:   "trebuchet ms", helvetica,arial, sans-serif;
background-color: transparent;

		font-weight: bold;
		font-size: 1.1em;
		text-transform: uppercase;
		padding: 1em 0 0 0;
	}
	
	h4
	{
		font-family:   "trebuchet ms", helvetica,arial, sans-serif;
		background-color: transparent;

		font-size: 1.3em;
		

	}
	
	
		
	h5
	{
		font-family:   "trebuchet ms", helvetica,arial, sans-serif;
	background-color: transparent;

		font-size: 1.1em;
		letter-spacing: 0.1em;
		text-transform: uppercase;
	}
	
	