* {
        font-family: sans-serif;
}

body, td, th {
        color: black;
        background-color: white;
        font-size: 95%;
        margin: 10px;
}

h1 {
        font-size: 150%;
        font-weight: normal;
}

h2 {
        font-size: 130%;
        font-weight: normal;
}

th {
        text-align: right;
        vertical-align: top;
        padding: .3em .5em 0 0;
}

a img {
        border: none;
}

.dqd {
        color: #AA1F1F;
}

.right {
	text-align: right;
}

input.button {
        width: 0;
        overflow: visible;
}

input.button[class] {
        width: auto;
}
