/* Generic style setup */
h1 { font-size: 300%; }
h2 { font-size: 250%; }
h3 { font-size: 200%; }
h4 { font-size: 150%; }
h5 { font-size: 150%; }
h6 { font-size: 125%; }

h1, h2, h3 { font-family: "Times New Roman", Times, serif; }
h1, h2, h3, h4, h5, h6 { font-weight: bold; }

i, em { font-style: italic; font-weight: inherit;}
strong { font-style: inherit; font-weight: bold; }

ul { list-style: inside disc; padding-left: 1em; padding-bottom: 0.1em; }

h1, h2, h3, h4, h5, h6 { padding-bottom: 0.3em; }

p { padding-bottom: 0.5em; }
