.error {
color : #ff0000;
font-weight: bold;
}

h1 {
padding-bottom : 4px;
margin-top : 7px;
margin-bottom : 4px;
margin-left : 7px;
margin-right : 4px;
font-size : 20px;
font-weight: bold;
}

h2 {
padding-bottom : 4px;
margin-top : 7px;
margin-bottom : 4px;
margin-left : 7px;
margin-right : 4px;
font-size : 18px;
font-weight: bold;
}

.tab_head {
font-weight: bold;
margin-top : 1px;
margin-bottom : 1px;
margin-left : 1px;
margin-right : 1px;
}

table {
vertical-align: baseline;
border-collapse: collapse
}

p {
margin-top : 0px;
margin-bottom : 0px;
margin-left : 2px;
margin-right : 2px;
font-size : 16px;
font-weight: normal;
}

.txt_tab {
text-align: center;
}


