* {
	margin: 0px;
	padding: 0px;
}


.content_border {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/table-border.png) white repeat-y left top;
}

.td_main
{
	width: 720px;
	margin-left: 30px;
	margin-right: 30px;
	padding: 50px;
	background: url(images/template_12.png) white no-repeat left top;
	color: black;
	background-color: none;
	font-family: 'Palatino Linotype';
}

h1
{
	font-weight: bold;
	font-size: 16pt;
	color: black;
	font-family: 'Palatino Linotype';
}

h2
{
	font-weight: bold;
	font-size: 14pt;
	color: black;
	font-family: 'Palatino Linotype';
	margin-top: 10px;
	margin-bottom: 10px;
}

.footer {
}
