div,td,th,tr,table,font,input,li,ul,form,blockquote,b,i,h1,h2,h3,h4,h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size : small;
	color : #005C5D;
}

body{
	background : White;
}

div.spacer {
	clear: both;
	height: 1px;
	line-height : 1px;
}

table.memberlist {
	border-color : #777777;
	border-right-style : solid;
	border-right-width : 1px;
	vertical-align : text-top;
	top : 10px;
	position : relative;
}

a:link {
	color : #005C5D;
	background : transparent;
	text-decoration : underline;
	font-style : normal;
	font-weight : normal;
}
a:active {
	color : #005C5D;
	background : transparent;
	text-decoration : underline;
	font-weight : normal;
}
a:visited {
	color : #005C5D;
	background : transparent;
	text-decoration : underline;
	font-weight : normal;
}
a:hover {
	color : Black;
	background : transparent;
	text-decoration : underline;
	font-weight : normal;
}

img {
	border: none;
}

img.display {
	border-style : none;
} 

p.members{
	font-family: Arial, Helvetica, sans-serif;
	color : #005C5D;
	text-align : left;
	margin: 10px 5px 0px 10px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color : #005C5D;
	text-align : left;
	margin: 10px 20px 0px 20px;
}

 
 h3{
	font-size : medium;
	text-align : left;
	margin: 10px 15px 10px 15px;
}

 h4{
	font-size : small;
	text-align : left;
	margin: 20px 15px 10px 15px;
}

p.byline{
	font-size : 10pt;
	font-style : italic;
	text-align : center;
	margin: 2px 12px;
}

p.quote{
	color : #005C5D;
	font-size : 12pt;
	 text-align: center;
	font-style : italic;
	margin: 10px 20px 0px 16px;
}

p.caption {
  font-size : 10pt;
  font-style : italic;
  text-align: center;
  margin: 10px 5px 0px 5px;
}

p.instructions {
  font-size : 10pt;
  font-style : italic;
  text-align: center;
  margin: 10px 5px 0px 5px;
}

p.indent {
  font-family: Arial, Helvetica, sans-serif;
  color : #005C5D;
  text-align : left;
  margin: 10px 80px 0px 80px;
}

p.footer {
  color : #005C5D;
  font-size : 8pt;
  font-style : italic;
  text-align : center;
}
 
p.note {
  font-size : 12pt;
  font-style : italic;
  text-align: left;
  margin: 10px 30px 0px 30px;
}

caption {
  font-size : 10pt;
  font-style : italic;
  text-align: center;
  margin: 10px 5px 0px 5px;
}

