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

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #6D6D6D;
	font-size: 12px;
}


h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #6D6D6D;
	font-size: 14px;
	font-style: oblique;
}




a {
	text-decoration: none;
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:hover {
	text-decoration: underline;
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}







