@charset "utf-8";

# html, body {
     height: 100%;
}

* {
margin: 0;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,
blockquote,th,td {
font-family: Times New Roman, Geneva, Arial, Sans-serif;
margin:0; 
padding:0;
}



table { 
border-collapse:collapse; 
border-spacing:0; 
}
fieldset,img { 
border:0; 
}
address,caption,cite,code,dfn,em,strong,th,var
{ 
font-style:normal; 
font-weight:normal; 
}
ul {
font-family:Arial, Helvetica, sans-serif;
list-style-type:disc; 
}
ol { 
list-style-type:decimal; 
}
caption,th { 
text-align:left; 
}
h1,h2,h3,h4,h5,h6 { 
font-size:100%;
color: #3d5a59; 
}

