body {
	background-image: url(images/poin.jpg);
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #006600;
	text-decoration: underline;
}
a:active {
	color: #62596B;
	text-decoration: none;
}
body,td,th {
	font-size: 12px;
}
.style1 {font-size: 13px}
.style3 {color: #776D82}
