body {
	font-size: 12px;
	line-height: 1.7em;
	color: #666666;
	background-image: url(image/design/back.jpg);
	margin: 0;
	padding: 0:
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: underline;
	color: #CC0066;
}
a:active {
	text-decoration: none;
}

address{
 font-style:normal;
}

h1 {
	font-size: 100%;
	color: #AB6969;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
h2 {
	font-size: 100%;
	color: #AB6969;
	margin: 0;
	padding: 0;
	font-weight: normal;
}