@charset "utf-8";
body {
	background-color: #FC3;
	background-image: url(images/poti-bg.png);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a {
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold; letter-spacing:-1px;
}
h1 {
	font-size: 22px;
	color: #FFF;
	margin-bottom:0px;
	margin-right:20px;
}
h2 {
	font-size: 22px;
	color: #000;
}
h3 {margin-bottom:0px;}
.jump {font-size:12px;}
.site {font-size:12px; text-align:justify;}
.topmenu {font-size:12px;}
.redbold {color:#F00; font-weight:bold; font-size:10px;}
a:active {
	text-decoration: none;
}
.header
{
	font-size: 16px;
	color:#000;
	text-transform:uppercase;
	font-weight: bold;
	background-color: #66ff23;
}

