/*použito*/
body {
	background-color: #FFFFF0;
 	color: #000000;
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	vertical-align: top;				
} 
table {
  font-family: verdana, arial, helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
  background: transparent;
  vertical-align: middle;
  empty-cells: show;
  padding: 0px;
}
td {
  background: transparent;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
/*
  vertical-align: middle;
  text-align: center;
*/  
  font-family: verdana, arial, helvetica;
}
td.Foot {
  color: #191970;
  font-style: italic;
  border-top-style: solid;
  border-top-color: Black;
  height: 40px;
  background-color: #F0E68C;
}
h1, h2, h3 {
  font: small-caps;
  font-weight: bold;
  font-family: verdana, arial, helvetica;
}
h2 {
  color: #CC0000; 
  font-size: 20px;
	text-align: center;
}
h3 {
	color: #4169E1; 
	font-size: 14px;
	font-style: normal;
}
img {
  border: 0px;
	border-style: none;
}
a:link {
	color: #0000EE; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	text-decoration: none;
}
a:visited {
	color: #744C99; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	text-decoration: none;
}
a:hover {
	color:#E00000;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	text-decoration: underline;
}
hr {
	height : 1px; 
	color: #FFEBCD;
}
