body
{
	font-family:Arial, Helvetica, Georgia, Verdana;
	font-size:0.7em;
	color:#666;
	background-color:#e5f3ac;
	background-image:url(/sites/Sagbacks/images/backgroundpattern.jpg);
	background-repeat:repeat-x;
}
A 
{
	color:#666;
}
A:hover 
{
	text-decoration:underline;
}
p
{
	font-family: Arial, Helvetica, Georgia, Verdana;
	color: #666;
	margin-top:0px;
	margin-bottom:5px;
}
.ingress 
{
	font-weight:bold; 
}
h1, .heading1
{
	margin:0px;
	font-weight: bold;
	font-size: 1.5em; 
	margin-bottom:5px;
}
h2, .heading2
{
	margin:0px;
	font-weight: bold; 
	font-size: 1.2em; 
}
h3, .heading3
{
	margin:0px;
	font-weight: bold;
	font-size: 1em;
}
img 
{
	border:0px;
}
.clear 
{
	clear:both;
	line-height:0px;
}
input, select, textarea
{
	font-family:Arial, Helvetica, Georgia, Verdana;
	font-size:1em;
	color:#666;
	border:1px solid #d0d0d0;
	padding:2px;
}
hr 
{
	height:1px;
	border:0px;
	padding:0px;
	margin-bottom:10px;
	margin-top:5px;
	border-top:1px solid #ddd;
}

