@charset "utf-8";

body {
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
}

h1, h4 {
font-size: 16px; 
font-weight: bold; 
color: #E60003;
margin: 1em 0;
}

h2 {
font-size: 14px; 
font-weight: bold; 
color: #E60003;
margin: 1em 0;
}

p {
margin: 0px;
color: #67666B;
}

ol, ul, li {
color: #67666B;
} 

a {
color: #E60003;
text-decoration: underline;
}

a:hover {
color: #A71717;
text-decoration: underline;
}

table td {
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #67666B;
}

.tx-abakcalcalc-pi1 form table {
width: 90%;
}




