*	{
	margin:0;
	padding:0;
	text-decoration:none;
}
body	{
	font-size:smaller;
}
img	{
	border:none;
}
h2	{
	margin:.5em 0;
}
h3	{
	margin:.5em 0;
}
h3 a:link	{
	color:#FF6600;
}
h3 a:hover	{
	color:#FF6600;
	background:#ffffff;
}
h3 a:visited	{
	color:#FF6600;
}
h3 a:active	{
	color:#FF6600;
}
ul li	{
	list-style-type:none;
}
ul li	ul li	{
	list-style-type:none;
}
a:link	{
	color:#808080;
	text-decoration:underline;
}
a:hover	{
	background:#808080;
	color:#ffffff;
	text-decoration:underline;
}
a:visited	{
	color:#808080;
	background:transparent;
	text-decoration:underline;
}
a:focus	{
	background:#808080;
	color:#ffffff;
	text-decoration:underline;
}
a:active	{
	background:#808080;
	color:#ffffff;
	text-decoration:underline;
}
.header	{
	margin-bottom:.2em;
}
.header h1 a:link	{
	background:#ffffff;
}
.header h1 a:hover	{
	background:#ffffff;
}
.header span	{
	color:#808080;
}
.green_stripes	{
	background:url(http://admin.ecato.com/images/green_stripes.jpg) repeat-x left top;
	width:100%;
	height:40px;
}
.navigation	{
	background:#d3d3d3;
	margin:.3em 0;
	padding:.3em;
}
.navigation a:link	{
	color:#000000;
}
.navigation a:hover	{
	color:#ffffff;
}
.content	{
	margin-bottom:.3emx;
}
.content h2 a	{
	color:#FF6600;
	text-decoration:underline;
}
.post	{
	margin:.3em 0;
}
.entry p	{
	margin:.6em 0;
}
#respond	{
	margin-top:.3em;
}

