/*     IAM-STYLE	CSS STYLES FOR INSURRECTION BOOK                            */
/*                                                                             */
/*	2007-10-25	initial version                                                */
/*                                                                             */
/*  redefine built-in classes                                                  */

hr { height: 1px; color: #aaaaaa; margin: 0.3em 5%; }

p, td { 
font-family: "Book Antiqua", "Times New Roman", Times, serif;
text-align: justify;
text-indent: 0em;
font-size: 16px;
}
h3 {
font-family: "Book Antiqua", "Times New Roman", Times, serif;
font-size: 16px;
text-align: center;
margin: 1em 5%;
padding: 6px;
background-color: #d0d0d0;
}

/*  end of built-in classes                                                   */
/*  --------------------------------------------------------------------------- */
/*  start of local classes                                                      */


/*  end of local classes                                                        */
/*  --------------------------------------------------------------------------- */

