body { color: rgb(80,80,80); background-color: #FFFFF; font-family: helvetica, arial, verdana, sans-serif }

P { font-size: 10pt; line-height: 14pt } /* allinea's */
.text { font-size: 10pt; line-height: 14pt; font-weight: normal; } /* allinea's */
.ital { font-size: 10pt; line-height: 14pt; font-weight: normal; font-style: italic; } /* allinea's */
.menu { font-size: 10pt; line-height: 14pt; font-weight: bold } /* allinea's */
.grey { font-size: 10pt; line-height: 14pt; font-weight: bold; color: rgb(200,200,220) } /* allinea's */


.text2 { font-size: 9pt; font-weight: normal; } /* allinea's */
.text3 { font-size: 10pt; line-height: 10pt; font-weight: normal; } /* allinea's */
.text4 { font-size: 9pt; color: rgb(120,120,120); font-weight: normal; } /* allinea's */
.text5 { font-size: 7pt; color: rgb(120,120,120); font-weight: lighter; } /* allinea's */
.ital2 { font-size: 9pt; line-height: 13pt; font-weight: normal; font-style: italic; } /* allinea's */

.tab10 { margin-left: 10 }
.tab15 { margin-left: 15 }
.tab20 { margin-left: 20 }
.tab25 { margin-left: 25 }
.tab30 { margin-left: 30 }
.tab40 { margin-left: 40 }
.tab120 { margin-left: 120 }

a:link { color: rgb(120,120,120); text-decoration: none }  /* for unvisited links */
a:visited { color: rgb(120,120,120); text-decoration: none } /* for visited links */
a:active { color: #000000; text-decoration: none } /* when link is clicked */
a:hover { color: #000000; text-decoration: none } /* when mouse is over link */


