body {
	color: #000000;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #CC6600;
}
a:visited {
	color: #666666;
}
a:active {
	color: #FF9900;
}
.lefttile {
	background-image: url(images-12-01/left-tile.gif);
	background-repeat: repeat;
}
.righttile {
	background-image: url(images-12-01/right-tile.gif);
	background-repeat: repeat;
}

h1 {
	font: bold 12pt verdana;
	color: #0000000;
    padding:0;margin:3px;
}