.main_bg {  background-attachment: fixed; background-image: url(images/tree_bg.jpg); background-repeat: no-repeat; background-position: right bottom}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #888888;
	line-height: 15px;
}
.header{
	color: #990000;
	font-size: 13px;
	font-weight: bold;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #888888;
	line-height: 15px;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #888888;
	line-height: 15px;
}
li{
	list-style-position: outside;
	list-style-type: circle;
}
a{ 
color: #666600;
}
a:visited{
color: #663333;
}