/*
 Stylesheet for http://www.gtk.no 
 (C) 1999-2004 by Geir Torstein Kristiansen
 <gtk@NO.gtk.SPAM.no>
*/

body {
 margin: 0px;
 padding: 0px;
 background: #252740;
}

body,table,h1,h2,h3 {
 font: Verdana;
}

p,a,ol,ul,li,i { 
 font: 11px Verdana; 
}

a {
 font-weight: bold;
}

td.headerbg {
 background-image: url(/images/gtkno-headerbg.gif);
}

td.logotile {
 background-image: url(/images/gtkno-logotile.gif);
}

h1 {
 font-size: 16pt;
}

h2 {
 font-size: 13pt;
}

h3 {
 font-size: 11pt;
}

span.header {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
 font-weight: bold;
 color: #898cb5; 
}

span.headerdate {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9pt;
 font-weight: bold;
 color: #DAD4DC;
}

a.link:hover {
 background-color: #E1E1FE; 
 text-decoration: underline;
}

code {
 font-family: monospace;
}

tt {
 font-family: monospace;
}
