body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background:url(../images/background.jpg) repeat-x #FFFFFF;
	letter-spacing: 2px;
	line-height: 1.5em;
}
a:link { color: #007474; text-decoration: none; }
a:visited { color: #007474; text-decoration: none; }
a:hover { color: #007474; text-decoration: none; }
a:active { color: #007474; text-decoration: none; }

img { border:none; }

h1, .contentheading, .componentheading{
	display:block;
	font-size: 20px;
	font-weight:bold;
	line-height: 1.8em;
}
.contentpaneopen{
word-wrap: break-word;
}
h2{
	color: #007474;
	font-weight: bold;
}
h3{
	font-weight: normal;
	margin-bottom: 15px;
}
.p {
	text-indent:10px;
}

