body {
	  margin : 20px 140px 20px 140px;
	  font-family : Georgia, Times, serif;
	  color : #00274D;
 	background-color : #ececff;

}
 	h1 {
 	margin : 0 0 20px;
 	padding : 15px 0 0;
 	font-family : Georgia, Times, serif;
 	font-size : 36px;
 	font-weight : 600;
 	color : #00274D;
	text-align : center;

}
 	h2 {
 	margin : 0 0 15px;
 	color : #00274D;
 	font-size : 20px;
 	font-variant : small-caps;
 	font-family : Georgia, Times, serif;
	text-align : center;

}
 	h3 {
 	margin : 0 0 15px;
 	padding : 0 0 0 0px;
 	color : #00274D;
 	font-size : 14px;
 	text-decoration : none;
 	font-family : Georgia, Times, serif;
	text-align : center;

}
	h4 {
 	margin : 25px 0 15px 0;
 	padding : 2px 2px 2px 5px;
 	font-family : Georgia, Times, serif;
 	color : #00274D;
 	background-color : #aeaebf;
 	font-size : 16px;
 	font-variant : small-caps;
 	font-weight : 800;
 	color : #00274D;
	text-align : left;

}
 	h5 {
 	margin : 0 0 10px 0;
 	padding : 0 0 0 0px;
 	color : #00274D;
 	font-size : 18px;
	font-weight: 600;
 	text-decoration : none;
 	font-family : Georgia, Times, serif;
	text-align : left;

}

 	p {
 	font : 14px/20px Georgia, Times, serif;
 	margin : 0 0 20px 0;
 	padding : 0px;
 	text-align : justify;
	text-indent : 20px;

}

	p.no_indent {
	font : 14px/20px Georgia, Times, serif;
 	margin : 0 0 20px 0;
 	padding : 0px;
 	text-align : justify;
	text-indent : 0px;

}


 	a {
 	text-decoration : underline;
	margin : 0 0 0 2px;

}
 	a:link {
 	color : #00274D;

}
 	a:visited {
 	color : #9103af;

}
 	a:hover {
 	background-color : #aeaebf;

}
	
	blockquote {
	margin : 15px 50px 15px 50px;
 	font : 14px/20px Georgia, Times, serif;
 	text-align : justify;


}

	img {
	padding : 0px;
	border : 1px solid #00274D;

}

	li {
	padding : 0px 0px 8px 0px;	
 	font : 14px/20px Georgia, Times, serif;
 	text-align : justify;

}

	pre {
 	font : 14px/20px Georgia, Times, serif;

}

	table {
	font : 14px/20px Georgia, Times, serif;

}


  div#indextable {

  text-align : center;

}

  table#table1 {
  width : 500px;
  margin-left: auto;
  margin-right: auto;

}

  table#embed_table {
  width : 200px;
  margin : 10px 0px 20px 0px;

}
  tr#toprow {
  border-bottom : 1px solid #00274D;

}

  tr#bottomrow {
  padding : 0 0 16px 0;
  border-bottom : 1px solid #00274D;

}

  #table1 th {
  text-align : left;
  width : 150px;

}

  #table1 td {
  text-align : right;
  width : 250px;

}

  #embed_table td {
  text-align : center;
  border : 1px solid #00274D;

}