.style1 {
	color: #000;
	font-weight: bold;
}
.style2 {color: #000;}

a{
	color: #000;
	text-decoration: underline;
}

body{
	background-color: #fff;
}

