
body {
margin : 0;
text-align : center;
background-color : #ffffff;
}

* {
  font-family : Arial;
  font-size : 10pt;
}

#page_wrapper {
position : relative;
margin-top : 0px;
padding-bottom : 25px;
width : 800px;
height : 700px;
text-align : left;
background-color : #ffffff;
border : 0px solid #000000;
}
#page_wrapper2 {
position : relative;
margin-top : 0px;
padding-bottom : 25px;
width : 800px;
text-align : left;
background-color : #ffffff;
border : 0px solid #000000;
}
#header {
margin-top : 20px;
text-align : center;
height : 210px;
}
#menu {
float : left;
width : 190px;
height : auto;
margin-top : 10px;
margin-left : 10px;
}
#line {
border-top : 1px solid #888888;
width : 780px;
margin-left : 10px;
margin-bottom:-10px;
}
#content {
margin-top : 10;
margin-bottom : auto;
margin-left : 200px;
margin-right : 20px;
}
#content p {
position : relative;
top : 0;
left : 0;
background-color : transparent;
border : none;
margin-bottom : 10px;
margin-right : 25px;
font-family : Arial;
font-size : 10pt;
}



#content h1 {
font-size : 16pt;
font-family : arial;
font-style : normal;
font-weight : normal;
}

#content h2 {
font-size : 12pt;
font-family : arial;
font-style : bold;
margin-bottom:16px;
}

#content ul{
margin: 10px 0 10px 25px;
}

h1 {
font-size : 12pt;
font-family : arial;
}
.textarea2 {
position : relative;
top : 10px;
right : 0;
left : 100px;
background-color : transparent;
border : none;
padding-right : 100px;
font-family : Arial;
font-size: 10pt;
}


#copyright_info {
position : relative;
margin-bottom : 10px;
margin-top : -20px;
text-align : center;
font-family : Arial;
font-size: 10pt;
}

a:link {
color : #000000;
font-family : Arial;
text-decoration : none;
font-weight:600;
font-size: 12px;
}
a:visited {
color : #000000;
font-family : Arial;
text-decoration : none;
font-weight:600;
font-size : 12px;
}
a:hover {
color : #339900;
font-family : Arial;
text-decoration : underline;
font-weight:600;
font-size : 12px;
}

#content a:visited {
color : #339900;
font-family : Arial;
text-decoration : none;
font-weight:100;
font-size : 12px;
}

#content a:link {
color : #339900;
font-family : Arial;
text-decoration : none;
font-weight:100;
font-size : 12px;
}

#content a:hover {
color : #339900;
font-family : Arial;
text-decoration : underline;
font-weight:100;
font-size : 12px;
}

#sub a:link {
color : #000000;
font-family : Arial;
text-decoration : none;
font-weight:100;
font-size : 12px;
}
#sub a:visited {
color : #000000;
font-family : Arial;
text-decoration : none;
font-weight:100;
font-size : 12px;
}
#sub a:hover {
color : #339900;
font-family : Arial;
text-decoration : underline;
font-weight:100;
font-size : 12px;
}

#sub {
margin-left:24px;
margin-top:0px;
margin-bottom:0px;
}
