body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans";
	color: #333333;
	margin: 0 auto;
}
.tableleft {
background-image: url(img/side-center-left.png);
background-repeat: repeat-y;
}
.tableright {
background-image: url(img/side-center-right.png);
background-repeat: repeat-y;
}
h3 {
font-size: 16px;
}
p {
font-size: 13px;
font-color: #555555;
}
a.nav:link, a.nav:active, a.nav:visited, a.nav:hover {
font-size: 12px;
color: #aaaaaa;
}
.main {
font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans";
font-size: 13px;
}