body {
	background: url(Leaves.jpg) repeat top left #999966;
}

a:link {
	text-decoration: none;
	color: #ffcc00;
}

a:visited {
	text-decoration: none;
	color: #ff9933;
}

a:active {
	text-decoration: none
}

a:hover {
	text-decoration: underline;
	color: white;
}

p.caption {
	font-family:tahoma, arial, sans-serif;
	font-size:11px;
	color:#fff;
	padding:0;
	margin:0;
             }

p {
	font-family:tahoma, arial, sans-serif;
	font-size:14px;
	color:#fff;
}

h1 {
	font-family:tahoma, arial, sans-serif;
	font-size:22px;
	color:#fff;
}

b {
	font-weight:bold;
	font-family:tahoma, arial, sans-serif;
	font-size:14px;
	color:#fff;
   }

ol {
	font-family:tahoma, arial, sans-serif;
	font-size:14px;
	color:#fff;
}

ul {
	font-family:tahoma, arial, sans-serif;
	font-size:14px;
	color:#fff;
}

td {
	font-family:tahoma, arial, sans-serif;
	font-size:14px;
	color:#fff;
	font-weight:bold;
}

td.row1 {
        background-color:#339900;
}

td.row2 {
        background-color:#CCCC99;
        color:#000;
}