<!--

body {
 font-family: arial, helvetica, sans-serif;
 font-size: 12px;
 background-image:   url(pics/barn3.jpg);
 background-atachment:fixed;
 background-position:top left;
 background-repeat: no-repeat;
 color: #ffff00;
}
big.extra {
 font-family: helvetica;
 font-size: 23px;
}
p {
 font-family: helvetica;
 font-size: 12px;

}
h1 {
 font-family: helvetica, arial, geneva, sans-serif;
 font-size: 24px;
}
h2 {
 font-family: helvetica, arial, geneva, sans-serif;
}
h3 {
 font-family: helvetica, arial, geneva, sans-serif;
}
small {
 font-family:  helvetica, arial,sans-serif,geneva,lucida;
 font-size: 10px;
}
td {
 font-family: helvetica, arial, lucida, geneva, sans-serif;
 font-size: 12px;
}

a {text-decoration: none;}
a:hover {text-decoration: underline;}
a:link { color: #00ff00;}
a:visited { color: #00cc00;}
a:active { color: #996633;}


a.dark:link { color: #000000;}
a.dark:visited { color: #000000;}
a.dark:active { color: #ff0000;}


//-->
