body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CA883C;
	background-position: center top;
	margin: 0px;
	line-height:20px;

}
.tdBODY {
	background-image: url(images/frames_01.jpg);
	background-repeat: repeat-y;
}

h1 {
	font-size: 20px;
	color: #34676C
}
h2 {
	font-size: 14px;
	color: #9C896B;
	margin-bottom:0px;
	font-variant:small-caps
}

a:hover {
	background-color:#E5F2F2
	}
	
li {
	list-style-image: url(images/bullet.gif);
	list-style-position: inside;
}
