body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #003366;
    background-image: url('/Img_Generic/body_bg.gif');
}
p {
	font-size: 12px;
	text-align: left;
}
p.Continued {
  margin-top: 0px;
  margin-bottom: 0px;
}
.Small {
  font-size: 9pt;
  margin-top: 0px;
  margin-bottom: 0px;
}
.Alert {
  font-size: 12pt;
  color: #FF0000;
  font-style: italic;
  text-align: center;
}
h1 {
	font-size: 24px;
	color: #666699;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-size: 20px;
	color: #666699;
	text-align: center;
}
h3 {
	font-size: 18px;
	color: #666699;
	text-decoration: underline;
	text-align: center;
}
P.SmallFooter {
	font-size: 10px;
	text-align: center;
}
P.Footer {
	font-size: 11px;
	text-align: center;
}
a:hover {
}
a:link {
}
a:active {
}
a:visited {
	color: #336699;
}
td {
  font-size: 12px;
}
TABLE.NavigationList {
	border: 1px solid #0066CC;
}
.didascalia {
	font-size: 10px;
}
p.NavigationList {
	text-align: center;
}
P.Warning {
	font-size: 24px;
	color: #FF0000;
	text-decoration: blink;
	text-align: center;
}
img {
	border: 0px none;
}
.DataInput {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #006699;
}
.Evidence {
	font-size: 16px;
	font-style: normal;
}
p.Anno {
	font-size: 14px;
	font-weight: bold;
}
p.Expo {
	font-style: italic;
	text-indent: -40px;
	margin-bottom: 0px;
	margin-left: 60px;
}
p.Location {
	text-indent: -40px;
	margin: 0px;
	padding-left: 100px;
}
p.Gallery {
	text-indent: -40px;
	padding-left: 60px;
}
.DataText
{
  font-family: "Courier New", Courier, monospace;
  font-size: small;
  text-align: left;
}
.NavigationBar
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: medium;
}
p.SmallCenter
{
  font-size: 9pt;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: center;
}
input
{
    font-family: 'Courier New' , Courier, monospace;
}
option
{
    font-family: 'Courier New' , Courier, monospace;
}

