body {
background-color : #ffffff;
background-image : url(../graphics/bg.gif);
background-attachment : fixed;
background-position : top right;
background-repeat : no-repeat;
margin-top : 150px;
margin-bottom : 100px;
margin-left : 150px;
margin-right : 300px;
}

body , p , ul , ol , li { 
color : #000000; 
font-family : helvetica, arial, verdana, sans-serif; 
font-size : 14px; 
line-height : 20px; 
} 

h1 {
font-size : 16px; 
font-weight : 600; 
}

h2 {
font-size : 14px; 
font-weight : 600;
padding-top : 15px;
}

p { 
font-size : 14px; 
line-height : 20px; 
} 

strong {
font-weight : 400;
font-style : italic;
}

.ahem {
display : none;
}

.footer {
font-size : 11px;
}

.intro { 
color : #666666; 
} 

.exit { 
color : #660000; 
} 

.navigation { 
font-size : 12px; 
font-weight : 600;
} 

a {
color : #660000;
text-decoration : none;
}

a:link {
color : #660000;
text-decoration : none;
}

a:hover {
color : #000000;
}

a.intro {
color : #660000;
font-weight : 600; 
}

a.intro:link {
color : #660000;
font-weight : 600; 
}

a.intro:hover {
color : #000000;
}

a.exit {
color : #666666;
font-weight : 600; 
}

a.exit:link {
color : #666666;
font-weight : 600; 
}

a.exit:hover {
color : #000000;
font-weight : 600; 
}

a.taal {
background-color : #cccccc;
color : #000000;
font-weight : 600; 
}

a.taal:link {
background-color : #cccccc;
color : #000000;
font-weight : 600; 
}

a.taal:hover {
background-color : #cccccc;
color : #660000;
font-weight : 600; 
}

