/*Style Sheet for APAformat*/
/*CSS Style by boogomatic*/

body
{
background-image: url(backgrounds/yellow-notepad.gif);
padding-top: 8px;
margin: 0% 12% 7% 12%;
font-family: "Times New Roman", serif;
font-size: 12pt;
}
p, blockquote, h1, h2, h3, h4, h5, h6 {
line-height: 2.2;
}
p
{
text-indent: 3em;
font-size: 12pt;
margin: 0em;
}
blockquote
{
text-indent: 2em;
margin: 0px 72px 0px 54px;
font-size: 12pt;
text-align: justify;
}
h1
{
text-align: center;
text-decoration: underline;
font-size: 14pt;
font-weight: bold;
margin: 1.5em 0em 1em 0em;
}
h2
{
font-size: 12pt;
font-weight: bold;
text-align: left;
text-decoration: underline;
margin: 0.2em 6em 0.5em 0em;
}
h3
{
margin: 0.2em 6em 0.2em 3em;
font-size: 12pt;
font-weight: bold;
text-align: left;
text-decoration: underline;
}
h4
{
font-size: 12pt;
font-weight: 400;
text-align: left;
font-style: italic;
margin: 0.2em 6em 0.2em 3em;
}
h5
{
font-size: 10pt;
font-weight: 400;
text-align: center;
text-decoration: none;
margin: 0em 0em 0.2em 0em;
}
h6
{
font-size: 9pt;
font-weight: 400;
font-style: italic;
text-align: center;
text-decoration: none;
margin: 4em 0em 0em 0em;
}
ul
{
margin: 0.8em 0em 0.8em 2em;
padding: 0;
}
ol
{
margin: 0em 0em 0em 4em;
padding: 0;
list-style: decimal outside;
}