
body {
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Optima, "Palatino Linotype", Palatino, Arial;	
}

p {
	white-space: wrap;
}

a {
	color: #953735;	
}

.style1 {
	font-size: 14px;
	color: #373737;
}

.style2 {
	color: #953735;
	font-size: 12px;
}

.style3 {
	color: #595959;
	font-size: 12px;
	line-height: 18px;
}

.style4  {
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.style4  a{
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}


