body         { font-family: Arial; color: #333333; font-size: 8pt }

table        { font-size: 8pt; font-family: Arial }

.buttons:link       { color: #ffffff; font-family: Arial; font-size: 8pt; text-decoration: none}
.buttons:visited    { color: #ffffff; font-family: Arial; font-size: 8pt; text-decoration: none}
.buttons:active     { color: #ffffff; font-family: Arial; font-size: 8pt; text-decoration: none}
.buttons:hover     { font-family: Arial; color: #888888; font-size: 8pt; text-decoration: none}

a:link       { color: #bb1624; font-family: Arial; font-size: 8pt; text-decoration: none}
a:visited    { color: #bb1624; font-family: Arial; font-size: 8pt; text-decoration: none}
a:active     { color: #bb1624; font-family: Arial; font-size: 8pt; text-decoration: none}
a:hover     { font-family: Arial; color: #000000; font-size: 8pt; text-decoration: none}
input, textarea{
font-family: Arial;font-size: 8pt;
}

.rood1 {
	color: #B51A27;
	font-weight: bold;
}
.rood2 {
	color: #BA1725;
	font-weight: bold;
}