body {
	background-color: #990000;
	font-family: Arial,Helvatica,sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}

p {
	color: #FFFFFF;
	font-family: Arial,Helvatica,sans-serif;
	font-size: 100%;
}

h2 {
	font-family: Arial,Helvatica,sans-serif;
	font-size: 130%;
	text-align: center;
}

h4 {
	font-size: 100%;
	text-align: center;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	}

h4:first-letter{
	font-size: 160%;
	font-weight: bold;
	font-family: "Palatino Linotype", "Times New Roman", serif;
}
	
a {
	color: #FFFFFF;
	text-decoration: none;
}

img {
	border: none;
}

table {
	border: none;
	font-size: 100%;
}

a:active {
	color: #000400;
}
a:visited{
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
}

.pic {
	font-size: 80%;
	text-align: center;
	font-weight: bold;
}

.pic1 {
	font-size: 80%;
	text-align: center;
}

.blu {
	background-color: #000099;
	font-size: 80%;
	font-weight: normal;
	text-align: center;
	width: 90%;
	margin-left: 4%;
	margin-right: 4%;
}
	
.gia {
	background-color: #FFCC33;
	color: #000099;	
	padding: 0;
	font-weight: bold;
	text-align: center;	
}

.gia1 {
	background-color: #FFCC33;
	color: #000099;
	margin-left: 6%;
	margin-right: 6%;	
}

.gri {
	background-color: #555555;
	color: #FFCC33;	
	padding: 0;
	font-weight: bold;
	text-align: center;	
}
	 
.fix {
	background-color: #FFCC33;
	width: 416px;
	text-align: center;
	font-weight: bold;
}

.gia2 {
	background-color: #FFCC33;
	color: #000099;
	margin: 0.5em;
	padding: 0.2em;
	width: 95%;
}

.gri2 {
	background-color: #555555;
	color: #FFCC33;	
	font-weight: bold;
	margin: 0.5em;	
}

/* Bottoni W3c tratti da http://www.sovavsiti.cz/css/w3c_buttons.html*/
 .w3cbutton3 {
  margin: 1em 1em 0 0;
  width: 9em;
  border: 1px solid #ccc;
  font-family: helvetica,arial,sans-serif;
  font-size: 90%;
  font-weight: bold;
}

.w3cbutton3 a {
  display: block;
  width: 100%;
}

.w3cbutton3 a:link,
.w3cbutton3 a:visited,
.w3cbutton3 a:hover {
  background-color: #fc6;
  color: #000;
  text-decoration: none;
}

.w3cbutton3 span.w3c {
  padding: 0 0.4em;
  background-color: #fff;
  color: #0c479d;
}

/* Bottoni W3c tratti da http://www.sovavsiti.cz/css/w3c_buttons.html*/
 .w3cbutton3 {
  margin: 1em 1em 0 0;
  width: 9em;
  border: 1px solid #ccc;
  font-family: helvetica,arial,sans-serif;
  font-size: 90%;
  font-weight: bold;
}

.w3cbutton3 a {
  display: block;
  width: 100%;
}

.w3cbutton3 a:link,
.w3cbutton3 a:visited,
.w3cbutton3 a:hover {
  background-color: #fc6;
  color: #000;
  text-decoration: none;
}

.w3cbutton3 span.w3c {
  padding: 0 0.4em;
  background-color: #fff;
  color: #0c479d;
}


