body
{
	color: #000000;
	background: url(/img/main_back.gif) #f7e7c5;
}

h1
{
	color: #0099cc;
	font-size: 200%;
	font-weight: normal;
	padding-top: 3%;
}

h2
{
	font-size: 120%;
}

h2:first-child
{
	margin-top: 0px;
}

a:link, a:visited
{
	color: #0066cc;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.contacts
{
	width: 100%;
	line-height: 1.5em;
	border-top: 3px solid #807766;
}

.contacts td
{
	vertical-align: top;
	border-bottom: 1px solid #807766;
}

p:first-child
{
	margin-top: 0px;
}

.section
{
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 150%;
	color: #fff5d9;
	padding: 0px 20px 0px 20px;
}

.section a:link, .section a:visited
{
	color: #fff5d9;
	text-decoration: none;
}

.section a:hover
{
	text-decoration: underline;
}