h1 {
	text-decoration:underline;
}
h2 {
	text-decoration:overline;
}
h3 {
	text-decoration:line-through;
}


