.style {
	font-size: 12px;
	white-space: normal;
	line-height: 130%;
	color: #996666;

}

h1, h2, h3 {
font-weight: normal;
font-size: 12px;
color: #996666;
margin: 0px;
}

h4, h5, h6 {
font-weight: normal;
font-size: 12px;
color: #996666;
}

A { text-decoration: none; }
A:link { color: #999999; }
A:visited { color: #999999; }
A:hover { color: #00CCCC; }
