BODY { font: 12px Times New Roman }

BODY {
	margin: 0px;
	background-color: #acacb9;
}

p     { margin-top: 1em; margin-bottom: 0 }

H1, H2, H3, H4, H5, H6 { color: #000080 }
H1, H2, H3, H4, H5, H6 { margin-top: 0em; margin-bottom: 0em }
H1, H2, H3, H4, H5, H6 { text-align: center }
H2, H4 { font-style: italic }
H5, H6 { font-weight: normal }

H1  { font: 24px Times New Roman }
H2  { font: 24px Times New Roman }
H3  { font: 20px Times New Roman }
H4  { font: 18px Times New Roman }
H5  { font: 18px Times New Roman }
H6  { font: 16px Times New Roman }

BLOCKQUOTE { margin-left: 1em; margin-right: 1em }

hr { color: #000080; width:50%; margin-bottom: 0em }

.hotpink  { background-color: #FFA8FF }
.grey     { background-color: #ACA5B6 }
.yellow     { background-color: #FFFF00 }


A:link  { color: navy; font-weight: bold }                                    /* unvisited link */
A:visited  { color: black; font-weight: bold }                                                    /* visited links */
A:active { color: #FF00FF; }                                                     /* active links */

.indigo      { color: #000080 }
.arial       { font: 12px Arial }
.arial16     { font: 16px Arial }
.arial14     { font: 14px Arial }
.arial13     { font: 13px Arial }
.arial12     { font: 12px Arial }
.arial11     { font: 11px Arial }
.arial10     { font: 10px Arial }
.P16         { font: 16px Palatino,Book Antiqua,Times New Roman }
.P14         { font: 14px Palatino,Book Antiqua,Times New Roman }
.P12         { font: 12px Palatino,Book Antiqua,Times New Roman }
.22          { font: 22px Times New Roman }
.20          { font: 20px Times New Roman }
.18          { font: 18px Times New Roman }
.16          { font: 16px Times New Roman }
.15          { font: 15px Times New Roman }
.14          { font: 14px Times New Roman }
.13          { font: 13px Times New Romanx }
.11          { font: 11px Times New Roman }


