
A {font-size:10pt;font-family: Arial, Helvetica, sans-serif;}
A:link, A:active, A:visited {text-decoration:underline}
A:hover {color: red;text-decoration:overline}

p, td {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10pt; 
color: #000000; 
}

.small {
font-size: 8pt;
}

.big {
font-size: 12pt;
}

.bold {
font-weight: bold;
}

.jus {
text-align: justify;
}

.yelo {
color: #FFFF00;
}

.blue {
color: #0000FF;
}

.kiemel {
background-color: yellow;
}



