@charset "utf-8";

body {
background-color:#FFFFFF;
color:#000000;
font-family:Verdana, Arial, Tahoma, Century, sans-serif;
text-align:justify;
margin-top:60px;
margin-left:120px;
margin-bottom:0;
margin-right:0;
font-size:8.5pt;
}
h1 {
display:inline;
font-size:8.5pt;
}
h2 {
font-size:8.5pt;
display:inline;
font-weight:normal;
background-color:#FFFFFF;
color:#333333;
}
h3 {
font-size:8.5pt;
}
#content {
width:750px;
}
#header p {
display:inline;
}
#content p {
color:#333333;
background-color:#FFFFFF;
}
.grey {
background-color:#FFFFFF;
color:#333333;
}