body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #222222;
	font-style: normal;
	line-height: 16px;
}
body {
	background-color: #FFFFFF;
	margin-top: 10px;
}
h1 {
	font-size: 20px;
	color: #222222;
}
h2 {
	font-size: 11px;
	color: #222222;
}
h3 {
	font-size: 14px;
	color: #222222;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
.style1 {color: #3256A2}
.Topheader {
	font-size: 24px;
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font: Arial;
	font-style: normal;
	font-weight: normal;
}
a
{
  color:#071f4f;
  text-decoration:none;
}
a.hover
{
  color:#071f4f;
  text-decoration:underline;
}
a.visited
{
  color:#071f4f;
  text-decoration:none;
}

.exhibitBorder
{
	background-color:#8CACC1;
}

.exhibitHeader
{
	font-weight: bold;
	font-size: 20px;
}

#screenshot {
                display: none;
				border: 1px solid #666666;
				position: absolute;
				top: 50%;
				left: 50%;
				margin-left: -300px;
				-moz-box-shadow: 2px 2px 10px #000;
                -webkit-box-shadow: 2px 2px 10px #000;
				z-index:9999;
	}





