body {
	background-color: #E3BBFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body, td, th, h3, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1, h2, h4, h5 {
	text-align: center;
}

a {

}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	
}

