/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
}

body {
	background-color: #ffff
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11
    color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;	
}
h1, h2{ color: #000000; font-size: 16px; font-family: Arial, Helvetica, sans-serif; font-style: bold; background-color: #FFFFFF; }
h3 {
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
}

a {
	text-decoration: underline;
	color: #660000;
}

a:hover {
	text-decoration: none;
	color: #990000;
}
