body,p,div,ul,li,a,td
{
  font-family : arial , verdana;
  color : #000000;
	font-weight: normal;
	font-size : 12px;
}
p {
	margin-left: 15px;
	margin-right: 15px;
	text-align: justify;
}
body {
  height:100%;
  background-color: #003366; 
  text-align: center;
  margin: 0px;
  margin-top: 5px;
}
#main {
  width: 960px;
  min-height: 500px;
  margin-left: auto; 
  margin-right: auto; 
  background-color: #CCCCEC; 
  border: 1px;
  text-align: left;
}
#menu {
  margin: 0;
  border-top: 2px outset rgb(255,255,255);
  border-bottom: 2px inset rgb(255,255,255);
}
#stred {
  width: 950px;
  margin: 5px;
}
th {
	font-size: 12px;
	font-weight: bold;
	margin-left: 0px;
	text-align: left;
}
big {
	font-weight: bold;
	color: #003366;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #CD0100;
	margin-left: 30px;
}
a {
	font-weight: bold;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}
a.ensis {
	font-weight: bold;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}
a.ensis:hover {
	text-decoration: none;
	color: #ffffff;
}
img {
  border-width: 0;
}
img.foto {
  border-width: 1;
  border-color: white;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
}
hr {
	margin-left: 15px;
	margin-right: 15px;
}

