body {
  background:		#18D090 none;
  color:		#000000;
  font:			normal normal normal small Cambria
}

p, td, ul, ol {
  font:			normal normal normal small Cambria
}


em {
  font-style:		italic
}

b {
  font-weight:		bold
}

code {
  font-family:		monospace;
  font-size:		100%
}

span.bar {
  text-decoration:	overline
}

h1.banner {
  background:		transparent none;
  font-size:		xx-large;
  font-weight:      	bold;
  color:            	#0808B0;
  text-align:		center
}

h2.banner {
  background:		transparent none;
  font-size:		x-large;
  color:            	#1010B0;
  text-align:		center
}

h3.banner {
  background:		transparent none;
  font-size:		large;
  color:            	#1010B0;
  text-align:		center
}


h1 {
  background:		transparent none;
  font:			normal normal bold large sans-serif
}

h2 {
  background:		transparent none;
  font:			normal normal bold medium sans-serif
}


h3 {
  background:		transparent none;
  font:			normal normal bold small sans-serif
}

h4 {
  background:		transparent none;
  font:			italic normal bold small sans-serif
}


a.link {
  color:			#1010B0;
  background-color:	transparent;
  font:			inherit
}

a.active {
  color:			#1010B0;
  background-color:	transparent;
  font:			inherit
}

a.visited {
  color:			#8080C0;
  background-color:	transparent;
  font:			inherit
}

a.footlink {
  background-color:	transparent;
  font:			normal normal normal small sans-serif
}

ol.alphumerate {
  list-style-type: lower-alpha
}

table.layout {
  background:		transparent none;
  width:		100%;
  font:			normal normal normal small sans-serif;
  border-spacing:	0px;
  border-style:		none;
  padding:		2px
}

table.figdisplay {
  margin-left:	auto;
  margin-right:	auto;
  font:			normal normal normal small Cambria
}

address {
  background:		transparent none;
  font:			italic normal normal x-small sans-serif
}
