a:link { color: #00A85A; background-color: transparent; }
a:visited { color: #00B000; background-color: transparent; }
a:active { color: #ff0000; background-color: transparent; }

body
{
	font-family: Helvetica;		
	background-color: #ffffff;
	background-image: url(images/bear-paw.png);
	background-attachment: fixed;
	background-repeat: repeat;
	color: #00a85a;
	margin-top: 0;
	margin-left: 5;
	margin-height: 0;
	margin-width: 0;
	align: center
}

.bkgnd
{
	background-image: url(images/tb_bkgnd.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
}

.watermark
{
    background-image: url(images/logowatermark.gif);
	background-attachment: fixed;
	background-position: center center;
	background-repeat: no-repeat;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Helvetica;
}

table
{ 
	border: 0px none;
	align: center;
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	
	
	
) 

td { font-family: Helvetica; font-size: 11pt; font-weight: bold; padding: 0; }

.background1 {
background-image: url(/images/rainbow.gif.jpg);
background-repeat: no-repeat;
}

div { text-align: center; }