a {
color: blue;
font-family: Tahoma, Arial, sans-serif;
font-size: 12pt;
text-decoration: underline;
}
a:hover {
color: #0066FF;
font-weight: bold;
text-decoration: none;
}
p {
color: black;
font-family: Tahoma, Arial, sans-serif;
font-size: 12pt;
}
img {
	border: 0px;
}
table {
	border: 0px:
}
h1 {
	text-align: center;
}
