body {
	background			: #eafddc url(http://www.lllofnc.org/Images/body-bg.png);
	margin          	: 0;
	padding         	: 0;
	color           	: #060606;
	font-family			: Arial;
	line-height			: 1.1em;
	text-align      	: left;
	font-size			: 100%;
}

p
{
font-family:"Arial";
font-size:0.9em;
}

ul
{
	list-style-type:circle;
	font-size:0.9em;
	font-family:"Arial";
	}
	td
{
	font-size:0.9em;
	font-family:"Arial";
	}
h1 {
	font-size : 1.7em;
  }
h2 {
	margin : 10px 0;
	font-size : 1.45em;
  }
h3, h4 {
	margin : 10px 0;
	font-size : 1.2em;
  }
.small , .createdate , .modifydate
{
	font-size		: .8em;
}


.smalldark, .mosimage_caption, a.readon, .blog_more, .back_button, .pagenavcounter, .pagenav, .pagenavbar, .contenttoc {
	font-size : 1em;
  }
.pagenav_prev a, .pagenav_next a {
	color : #666666;
	font-size : 0.9em;
	background-color	: transparent;
  }
form {
	padding : 0;
	margin : 0;
  }
.clr {
	clear : both;
  }

a:link, a:visited, a:active {
	color 	: #2d116f;
	font-size : 0.9em;
	text-decoration : none;
	font-weight:bold;
  }
a.latestnews:link, a.latestnews:visited, a.mostread:link, a.mostread:visited {
	color :#2d116f;
	font-size : 12px;
	
  }
a:hover {
	text-decoration : underline;
	color		: #000;
	font-weight:bold;
  }
  
