﻿#html, body {
  	top: 0px;
  	right: 0px;
  	bottom: 0px;
  	left: 10px;
  	width:1200px;
  	height: 100%;
  	margin: auto;
}
.menul {
	font-family:Tahoma;
	color:#000099;
	font-weight:700;
	z-index: 1; 
	width: 106px; 
	height: 171px; 
	position: absolute; 
	top: 173px; 
	left: 23px
}
.stylespec {
	font-family: Arial, Helvetica, sans-serif;
	color:#0615A3;
	text-align:justify;
	font-weight:bold;
	width:570px;
	z-index:1;
	position:absolute;
	top:330px;
	left:148px;
}
.stylespec2 {
	font-family: Arial, Helvetica, sans-serif;
	color:#0615A3;
	text-align:justify;
	font-weight:bolder;
	width:283px;
	z-index:1;
	position:absolute;
	top:215px;
	left:781px;
}

.styleph {
	font-family: Arial, Helvetica, sans-serif;
	color: #C10538;
	text-align: justify;
	font-size: large;
	font-weight:bolder;
	width:335px;
	z-index: 1; 
	position: absolute; 
	top: 250px; 
	left: 335px;
}
h3 {
	color: #C10538;
	margin:0 0 0 0;
	width:121px;
	text-align:center;
	height:20px;
	font-size:medium;
	font-weight: bold;
}
table
{
	border-collapse:collapse;
}
table, td, th
{
	border:2px solid white;
	margin-left:60px;
	color:#C10538;
	text-align:center;
}
table2
{
	border-collapse:collapse;
}
table2, td2, th2
{
	border:2px none;
	margin-left:60px;
	color:#C10538;
	text-align:center;
}


