/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* 

body {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: rgb(71,72,72); 
}
a:link {
	color: #65AD15;
}
a:visited {
	color: #65AD15;
}
a:active {
	color: #65AD15;
}
a:hover {
	color: #666666;
}

h1, h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

h1 {
	letter-spacing: -1px;
	font-size: 1.8em;
	line-height: 0%;
	font-weight: normal;
}

h2 {
	margin-bottom: 15px;
	letter-spacing: 0px;
	line-height: 0%;
	font-size: 1.2em;
}

h3 {
	font-size: 1em;
	letter-spacing: 0px;
	line-height: 0%;
}

p, ul, ol {
	margin-bottom: 0px;
	line-height: 100%;
}
