@charset "utf-8";
/* CSS Document */
td#leftright {
	background:url(../images/anton2_40g.jpg) repeat-y;
}

td#content {
	font-family: Arial, Helvetica, sans-serif;
}

td#content p {
	margin: 10px 10px 0 10px;
	font-size: 12px; 
}

td#content h1 {
	margin: 0 10px 0 10px;
	font-size: 22px;
	color: #000;
}

td#content h2 {
	margin: 30px 10px 0 10px;
	font-size: 18px;
	color: #000;
}

td#content ul {
	font-size: 12px; 
}

td#content a {
	color: #31aa9d;
	text-decoration: none;
}

td#content a:hover {
	text-decoration: underline;
}
