/* andreas02 - an open source xhtml/css website layout by Andreas Viklund (http://andreasviklund.com). Made for OSWD.org, free to use as-is for any purpose as long as the proper credits are given for the original design work. For design assistance and support, contact me through my website or through http://oswd.org/email.phtml?user=Andreas

Version: 1.0
(July 27, 2005)

Print layout: */
.footer {
color: #000000;
font-family: Tahoma;
font-size: 10px;
}

.body {
margin: top-margin 0px;

}

.info {
valign: justify;
margin: 0px 0px 0px 0px;
font-size: 13px;
font-weight: 600;
font-family: Tahoma;
color: #000000;
}


a {
align: center;
text-decoration: none;
margin: 1px 1px 1px 1px;
color:#878200;
font-family: Tahoma;
font-size: 10px;
}

a img {
border: 0;
}

a:hover {
text-decoration: none;
margin: 1px 1px 1px 1px;
color: #bdba4c;
font-family: Tahoma;
font-size: 10px;

}

p {
valign: justify;
margin: 0px 0px 0px 0px;
font-size: 12px;
font-weight: normal;
font-family: Tahoma;
color: #000000;

}

h1 {
valign: justify;
margin: 0px 0px 0px 0px;
font-size: 16px;
font-weight: bold;
font-family: Tahoma;
color: #000000;

}

h3 {
valign: justify;
margin: 0px 0px 0px 0px;
font-size: 11px;
font-weight: bold;
font-family: Tahoma;
color: #000000;

}

h4 {
valign: justify;
margin: 0px 0px 0px 0px;
font-size: 10px;
font-weight: normal;
font-family: Tahoma;
color: #000000;

}

h6 {
valign: justify;
margin: 0px 0px 0px 0px;
font-size: 10px;
font-family: Tahoma;
color: #bdba4c;

}

.results {
valign: justify;
padding: 0 0 10px 0;
font-size: 12px;
font-weight: normal;
font-family: Tahoma;
color: #000000;
}



body {
margin: 0 auto;
padding: 0;
font-family: Tahoma, Serif;
font-size:10px;
background: #ffffff;
color: #000000;
}


img {
display: none;
}

a {
text-decoration: underline;
color: #000000;
}
