/* CSS Document */ 

body {

margin: 0px 0px 0px 0px;

background-color: #33734D;

font-family: Verdana;

font-size: 11px;

line-height: 1.5; 

background-image:url(images/bakfade.jpg);

background-position:center top;

background-repeat:repeat-y;

line-height: 1.5; 

}

.bodytext {

font-family: Verdana;

font-size: 11px;

}

.header {

font-family: Arial;

font-size: 18px;

font-weight: bold;

}

.arial25  { 

font-weight:bold;

font-family:arial,sans serif;
font-size: 25px;

}

.arial20 { 

font-weight:bold;

font-family:arial,sans serif;
font-size: 20px;

}

.lucida15 { 

font-weight:bold;

font-family:lucida sans,sans serif;
font-size: 15px;

}

a:link { 

font-weight:bold;

color:#006699;

text-decoration:none;

}

a:visited { 

font-weight:bold;

color:#006699;

text-decoration:none;

}

a:hover { 

font-weight:bold;

color:#33734D;

text-decoration:none;

}

a:active { 

font-weight:bold;

color:#006699;

text-decoration:none;

}
