A:link {
  color: #001287;
}

A:visited {
  color: #001287;
}

A:active {
  color: #FF6600;
}

A:hover {
  color: #FF6600;
}

BODY {
  	margin-top: 0px;
  	margin-left: 0px;
  	background-image: url();
  background-repeat: no;
  background-color:#fff;
  background-position: left top;
}

DIV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

TD {
  font-family: Arial, "Lucida Sans", "MS Sans Serif", Tahoma;
  font-size: 10pt;
  color: #000000;
  background-color:#FFFFFF;
}

A {
  text-decoration: none;
}

H3 {
  font-family: sans-serif;
  font-size: 11pt;
  font-style: normal;
  font-variant: small-caps;
  font-weight: bold;
  color: #330000;
  text-align: center;
}

EM {
  font-family: sans-serif;
  font-size: 15pt;
  font-style: normal;
  font-variant: small-caps;
  font-weight: bold;
  color: #E70000;
  text-align: center;
}

.header {
  font-family: sans-serif, Arial, Helvetica;
  font-size: 11pt;
  font-variant: small-caps;
  font-weight: bold;
  color: #0850A1;
  background-color: #FFFFFF;
}

.address {
  font-family: sans-serif, Arial, Helvetica;
  font-size: 8pt;
  color: #333333;
  background-color: #FFFFFF;
}

.subhead {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 11px;
  	font-weight: bold;
  	color: #FFFFFF;
  	font-variant: small-caps;
  	background-color: #525552;
  	
}.photocaption {
	font-size: 10px;
	font-style: italic;
	text-align: center;
}
#credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	margin: 10px;
}
