body {
	background: #FFF;
	margin: 0;
	text-align: center;
	color: #300;
}
H1 {
	font-size: 20pt;
	margin: 0;
	line-height:1.3em;
}
h2,
h3,
p,
th,
td,
div {
	font-size: 10pt;
	margin: 0;
	line-height: 1.4em;
	color: #300;
}
a,
a:hover
a:link
a:visited {
	color: #3399cc;
}

#outline {
	width:780px;
	border:1px solid #cc9900;
	margin:0 auto;
	background:#FEFBEC;
}

#footer {
	background:#804122;
	color: #000;
	background: url(./images/bg_foot.jpg) no-repeat;
}

img.menu{
	border: 0;
}
.center {
	text-align: center;
}
td#menu {
	background: url(images/bg_menu.jpg) ;
}
td#main {
	background: url(images/bg_main.jpg);
}
