﻿body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  line-height: 150%;
  background-color: white;
  color: black;
} 

a, a:link,a:visited {
  color: #3333CC;
  text-decoration: underline;
  font-weight: bold;
} 

head {
display:none;
}

* {
background:transparent none repeat scroll 0 0;
color:#000000;
}

p {
margin:5px 0 0;
text-align:justify;
text-indent:3em;
}

table {
border-collapse:collapse;
margin:15px auto;
text-align:justify;
}
th {
border:1px solid #888888;
font-size:1em;
padding:4px;
text-align:center;
}
td {
font-size:0.9em;
padding:4px;
text-align:justify;
vertical-align:top;
}

h1 {
font-size:2em;
margin:0.67em 0;
}
h2 {
font-size:1.5em;
margin:0.83em 0;
}
h3 {
font-size:1.17em;
margin:1em 0;
}
h4, p, blockquote, ul, form, ol, dl {
margin:1.33em 0;
}
h5 {
font-size:0.83em;
line-height:1.17em;
margin:1.67em 0;
}
h6 {
font-size:0.67em;
margin:2.33em 0;
}
h1, h2, h3, h4, h5, h6, b, strong {
font-weight:bolder;
}
big {
font-size:1.17em;
}
small, sub, sup {
font-size:0.83em;
}
hr {
border:1px none;
}
ol, ul, dd {
margin-left:40px;
}
ol {
list-style-type:decimal;
}
ol ul, ul ol, ul ul, ol ol {
margin-bottom:0;
margin-top:0;
}



.right, .top, .bottom{
	display: none;
}


