p {
	font-family: Arial, Helvetica, sans-serif;
}
.maintitle {
	font-family: "Futura XBlk BT", "Arial Black";
	font-size: 36px;
	font-weight: bolder;


}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	color: #0000FF;
	text-decoration: none;
}
body {
	background-image: url(../images/decor/tp2006text.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: fixed;

}
