body {
	background-image: url('img/bckgrnd-grad-black-yellow-black.gif');
}
form {
    margin-top: 0px;  
    margin-bottom: 0px;
}

body, div, td, span, p {
    font-family: arial, tahoma, verdana, helvetica;
    color: #fff;
    font-size: 11px;
}

.img_desc {
    color: #fff;
}

a {
    font-weight: normal;
    color: #fff;
}
a:link, a:active, a:visited {
    text-decoration: none;
    color: #fff;
}
a:hover {
    text-decoration: none;
    color: #fff;
}

.small {
    font-size: 10px;
}
.vsmall {
    font-size: 9px;
}
.foot {
    font-size: 11px;
    color: #000000;
}

#hdr1 {
    font-size: 20px;
	font-weight: bold;
}
#content {
	font-size: 12px;
	line-height: 18px;
}
