body {
	background: #FFFFFF;
	font-size: 11px;
	font-family: verdana,arial,helvetica,sans-serif;
	color:#770025;
	
}

h1 {
	font-size: 13px;
	color:#cc9966;
}

h2 {
	font-size: 11px;
	font-style: inherit;
	color:#f7f2d0;
}

h3 {
	font-size: 11px;
	color:#770025;
}

h4 {
	font-size: 10px;
	color:#999999;
}

a {
	color: #ce9a68;
	text-decoration: none;
}

a:hover {
	color: moccasin;
}
