ul, li {margin: 0; padding: 0}

body {text-align: 0px; margin-top: 0px; font-size: 12px; font-family: verdana, arial, helvetica, sans-serif;}

#menu ul {list-style: none; text-align: center; padding: 10px; margin-bottom: 10px;}
#menu li {display: inline; font-weight: bold; font-size: 130%; padding-left: 20px;}
#menu a {text-decoration: none; color: #000;}
#menu a:hover {color: #030; border-bottom: 1px dotted #f00;}

#main {width: 800px; margin: 0 auto;}

#text, #text2 {width: 700px; margin: 0 auto;}
#text p {text-align: justify; line-height: 150%;}
#text2 p {text-align: center; line-height: 150%;}

#text h1, #text2 h1 {font-size: 130%; text-align: center; color:green}

table#asprod {width: 600px; border: 1px solid #030; font-weight: center; margin: 0 auto;}
table#asprod th, table#asprod td {padding: 15px;}
table#asprod tr {border: 1px solid #030;}

table h1 {font-size: 140%; margin-bottom: 5px;}
table h2 {font-size: 130%; font-style: italic;}
table p {font-size: 12px; font-style: normal;}

table#asprod2{width:100%; font-size: 90%;}
table#asprod2 td {background-color: #0f0; padding: 5px 3px;}

.bold {font-weight: bold; text-align: center;}