BODY {
	background-color: #FFFFFF;
	color: #0E0E0E;
	margin: 0px;
}

td { 
	font-family: Tahoma, sans-serif; 
	font-size: 11px;
}

a, a:link, a:active {
	color: #116CBF;
	text-decoration: underline;
}
a:hover {text-decoration: none;}
a:visited {color: #24649F;}


.header {
	background: url(img/bg_head.gif) repeat-x top;
}

.text-about {
	font-size: 12px;
	padding: 20px 5px 10px 30px;
}

.block-sep {
	border-right: 1px solid #E8E8E8;
	background: url(img/sep_shadow.jpg) no-repeat top right;
}

.p-title {
	color: #0072BC;
	padding: 10px 10px 15px 10px;
}

.p-text {padding: 0px 10px 0px 10px;}

.next-link {
	font-weight: bold;
	color: #0072BC;
	padding: 15px 10px 10px 10px;
}

.next-link a:link, .next-link a:active, .next-link a:visited {
	color: #0072BC;
	text-decoration: underline;
}
.next-link a:hover {text-decoration: none;}

#sep {
	border-right: 1px solid #E8E8E8;
}

.copyright {
	color: #A2A2A2;
	text-align: right;
	padding-right: 10px;
}

.cont-info {
	border-left: 1px solid #D8D7D7;
	padding: 20px 10px 10px 10px;
}