@charset "UTF-8";
/* CSS Document */

h1{
	font-size: 218%;
	line-height: 1.3em;
	color: #996666;
	font-weight: normal;
	font-family: "Copperplate",Verdana, Arial, san-serif;

}
h2{
	font-size: 150%;
	line-height: 1.3em;
	color: #fff;
	font-weight: normal;
	font-family: "Copperplate",Verdana, Arial, san-serif;
	 margin: 0; padding: 0;
}
h3{
	font-size: 150%;
	line-height: 1.3em;
	color: #996666;
	font-weight: normal;
	font-family: "Copperplate",Verdana, Arial, san-serif;

}
a:link {
	color: #963d36;
	text-decoration: none;
}
a:visited {
	color: #996666;
		text-decoration: none;

}
a:hover{
	color: #996666;
		text-decoration: none;

}
