


body {
background: #FFFFFF;
color: #000000;
margin-left: 5%;
margin-right: 5%;
font-family: Palatine, Arial, serif;
font-size: 16pt;
}

p  {
font-style: normal;
color: #333333;
text-align: left;
text-indent: 20px;
line-height: 125%;
font-weight: normal;
font-family: Palatine, Arial, serif;
font-size: 14pt;
}



div {
font-style: normal;
color: #333333;
text-align: left;
text-indent: 20px;
font-weight: normal;
font-family: Palatine, Arial, serif;
font-size: 12pt;
}


h1 {
font-style : normal;
color: #330000;
text-align: center;
font-weight: bold;
font-family: Palatine, Arial, serif;
font-size: 17pt;
}




h2 {
font-style: normal;
background: #F0F8FF;
color: #000000;
text-align: center;
font-weight: bold;
font-family: Palatine, Arial, serif;
font-size: 17pt;
}

h3 {
font-style: normal;
color: #330000;
text-align: center;
font-weight: normal;
font-family: Palatine, Arial, serif;
font-size: 18pt;
}

h4 {
font-style: normal;
color: #333333;
text-align: left;
font-weight: bold;
font-family: Palatine, Arial, serif;
font-size: 14pt;
}


pre, tt  {
font-style: normal;
color: black;
text-align: left;
font-weight: normal;
font-family: 'Century Schoolbook, Times New Roman', Arial, sans-serif;
font-size: 12pt;
}


dl, dt, dd {
color: #333333;
font-style: italic;
line-height: 142%;
font-family: Palatine, Arial, serif;
font-size: 14pt;
}

ul li {
list-style: square;
font-style: normal;
color: #333333;
text-align: left;
font-weight: normal;
font-family: Palatine, Arial, serif;
font-size: 14pt;
}

ol li {
list-style: lower-alpha;
}

a:link, a:visited {
color: #FF0000;
font-family: Palatine, Arial, serif;
font-weight: bold;
font-size: 12pt;
text-decoration: none;
}

a:hover, a:active {
color: #FF0000;
font-family: Palatine, Arial, serif;
font-weight: bold;
font-size : 12pt;
text-decoration: none;
}

a:link.big, a:visited.big {
color: #FF0000;
font-family: Palatine, Arial, serif;
font-weight: bold;
font-size: 17pt;
text-decoration: none;
}

a:hover.big, a:active.big {
color: #FF0000;
font-family: Palatine, Arial, serif;
font-weight: bold;
font-size : 17pt;
text-decoration: none;
}


img {
border: 0;
}


hr {
color: #000000;
width: 90%;
}




