/* global css for GNUnet */

ul,ol,li,div,td,th,address,blockquote,b,i,dl,dd,dt
     { font-family:"New Century Schoolbook","Courier","Utopia";color:#000000;}

dt{font-weight:bold;}


/* font-family = Schriftart fuer Textelemente */
/* Arial,sans-serif = Arial und serifenlose Schrift, Wert aenderbar */

h2{font-size:3.5ex;background-color:#3355EE;color:#FFFFFF;border-style:none;border-width:thin;padding:0cm;align:center;text-align:center;}
h3{font-size:2ex;background-color:#0066CC;color:#FFFFFF;border-style:none;border-width:thin;padding:0cm;align:left;text-align:left;}

hr.small{width:60%;align:center;}
hr.extrasmall{width:60%;align:center;}
hr.big{width:70%:5ex;align:center;}

div.quickreference{align:center;font-size:2ex;width:90%;boder-style:none;background-color:#000088;color:#EEEEEE;border-width:thin;padding:0cm;text-align:center;}

body{width:95%;background-color:#FEFEFE;color:#000000;}

pre{font-family:Courier New,Courier; color:#000000;}
tt{font-family:Courier New,Courier; color:#0000D0;}
table{background-color:#CCCCFF;color:#0F0F0F;}
tr{background-color:#00FF00;color:#0F0F0F;}
td{background-color:#6699FF;color:#0F0F0F;}
th{background-color:#66CCFF;color:#0F0F0F;}
font.desc{background-color:#FFFFFF;color:#001100;}

a:link{color:#0033FF; text-decoration:underline;}
a:visited{color:#333366; text-decoration:underline;}
a:active{color:#EEEEEE; text-decoration:none;}
