body {
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
	background: url(img/bg01.jpg) repeat scroll;
	color: #333333;
	margin-bottom: 0px;
}

h1 {
	font-size: 12px;
	margin-bottom: 0px;
	font-weight: normal;
	margin-top: 0px;
	color: #FFFFFF;
}
h2 {
	font-size: 14px;
	margin-bottom: 0px;
	font-weight: normal;
	margin-top: 0px;
}
strong {
	font-weight : 400;
	margin: 0px;
} 

a:link { color: #602d58}

a:visited { color: #9a7041}

A:hover { 
text-decoration:underline;
}

A {
 text-decoration:none
}
h4 {
	margin-bottom: 0px;
}
h3 {
	font-size: 12px;
	font-weight: normal;
}

