/* CSS Document */

body { background-color: #666699; ccolor: #333333; margin: 0; font-family: Arial, Helvetica, sans-serif; font-size: 100; }

a:link {color: 333366;}
a:visited {color:999999;}
a:hover {  color: 666699}
a:active {  color: 666699}

tr {font-size: 80%; line-height: 130%;}

li {margin-bottom: 5px;}

strong {font-weight: bold;}

.small {font-size: 80%; font-family: Verdana, Arial, Helvetica, sans-serif;}

.color { color: #990000;}

#tariff td {border: 1px solid #666666;}
#tariff th {border: 1px solid #666666; background-color: #ECECFF; text-align: left;}

#form {padding: 2px; margin-left:15px;}
#form td {background-color: #ECECFF; text-align: left; font-size: 95%; }