body,td,th {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 13px;
	color: #4F392F;
	line-height: 17px;
	text-align: left;
	font-weight: normal;
}
body {
	margin: 20px;
	background-image: url(images_template/back_green.jpg);
}	
a:link, a:visited {
	color: #0000CE;
	text-decoration: none;
}
a:hover, a:active {
	color: #F00;
	text-decoration: none;
}
h1 {
	color: #7D407B;
	font: bold 16px/20px "Lucida Grande", Arial, sans-serif;
}
h2 {
	color: #7C963D;
	font: bold 14px "Lucida Grande", Arial, sans-serif;
}
.nav {
	font-size: 12px;
	font-weight: normal;
}
.tdleft {
	background-image: url(images_template/tdleft.jpg);
	background-repeat: repeat-y;
}
.tdright {
	background-image: url(images_template/tdright.jpg);
	background-repeat: repeat-y;
}

