body
{
	background-image: url(img/back_start.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #eaeac8;
	margin: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
}

a:link    {color: #000000}
a:visited {color: #000000}
a:hover   {color: #000000}
a:active  {color: #000000}

b {color: #ce0000}

h1 {
	font-size: 20px;
}

h2
{
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 4px;
}

h3 {
	font-size: 14px;
	margin-bottom: 2px;
}

h4 {
	font-size: 12px;
	margin-bottom: 0px;
}
