body	{
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
	color: #555;
	background: #d7b url(/images/outerwrap.gif) top center repeat-y;
	font: small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	}

a:link, a:visited {
	font-weight : bold;
	text-decoration : none;
	color: #CC3399;
	background: transparent;
	}

a:hover {
	font-weight : bold;
	text-decoration : underline;
	color: #CC3399;
	background: transparent;
	}

a:active {
	font-weight : bold;
	text-decoration : none;
	color: #CC3399;
	background: transparent;
	}

h2, h3, h4, h5	{
	margin: 25px 0 0 0;
	padding: 0;
	}

h2	{

font-size: large;
	}

h3.post-title {
	margin-top: 5px;
	font-size: medium;
	}

ul	{
	margin: 0 0 25px 0;
	}


li	{
	line-height: 160%;
	}
