body {
    margin: 0px;
    padding: 0px;
    
}

body, th, td {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #323232;
}

p {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #323232;
    margin-right: 10px;
}

.ptitle {
    font-family: Futura Bk BT, Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
     font-weight: bold;
    color: #9A2922;
}

li {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #5A0F1D;
    line-height: 17px;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
}

.align-justify {
	text-align: justify;
}

.text1 {
    font-size: 11px;
    color: #9A2922;
}

.text2 {
    font-size: 11px;
    text-align: justify;
}

.text3 {
    font-size: 11px;
    color: #FFFFFF;
}

.text4 {
    font-size: 11px;
    font-weight: bold;
    color: #F2EAB1;
}

.text5 {
    text-align: justify;
    color: #FFFFFF;
}

a {
    color: #9A2922;
}

a:hover {
	text-decoration: none;
}

a.link1 {
    font-weight: bold;
    color: #5A5649;
    text-decoration: none;
}

a.link1:hover {
    text-decoration: underline;
}

a.link2 {
    text-decoration: none;
}

a.link2:hover {
    text-decoration: underline;
}

a.link3 {
    color: #FFFFFF;
    text-decoration: none;
}

a.link3:hover {
    text-decoration: underline;
}


/*
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 {
    height: 348px;
    overflow: auto;
}
