body {
    margin: 0px;
    padding: 0px;
    background-image: url(pictures/index01.jpg);
}

body, th, td {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #80807E;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
}

.align-justify {
	text-align: justify;
}

.text1 {
    font-size: 9px;
	text-align: justify;
}

.text2 {
    color: #53524E;
}

.text2 {
    color: #50565D;
}

.text3 {
    font-size: 9px;
    color: #676C6F;
}

.text4 {
    font-size: 11px;
    font-weight: bold;
    color: #9A2922;
}

.text5 {
    font-size: 11px;
    color: #7D504A;
}

a 

{
    color: #7D504A;
    text-decoration: none;

}

a:hover {
	text-decoration:  underline;

}

a.link6 {
    color:  #7D504A;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

a.link6:hover {
    text-decoration: underline;
 
}

.bg1 {
    background-image: url(pictures/index02.jpg);
    background-position: left top;
    background-repeat: repeat-x;
}

.img1 {
    margin-left: -2px;
    margin-right: 13px;
}

/*
Styles that are applied on the containing element
like <TD></TD>. When applied, this will change both
the text and the text links inside them.
*/

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

#content {
    width: 365px;
    height: 345px;
    overflow: auto;
}