body {
	background-color: #FFFFFF;
	color: #000000;
}
a {
	background-color: transparent;
	color: #0000FF;
}
a:visited {
	background-color: transparent;
	color: #0000FF;
}
a:hover {
	background-color: transparent;
	color: #FF0000;
}
p {
	font-family: tahoma, arial, helvetica, sans-serif;
	text-align: justify;
	color: #000000;
	background-color: transparent;
}
h2 {
	font-family: tahoma, arial, helvetica, sans-serif;
	text-align: center;
	color: #000000;
	background-color: transparent;
}
