BODY {
font-family: Verdana,Helvetica,Arial,Sans-serif;
font-size: 14px;
font-weight: normal;
font-style: normal;
color: #ffffff;
background: #660000;
text-decoration: none;
text-align: left;
line-height: normal;
padding: 0px 0px 0px 1px;
margin: 4px 0px 8px 0px;
}

P {
font-family: Verdana,Helvetica,Arial,Sans-serif;
font-size: 15px;
font-weight: normal;
font-style: normal;
color: #000000;
text-decoration: none;
text-align: left;
line-height: normal;
}

.table1{
width: 100%;
}

.imgtable{
background: #ffffff;
}


.footer{
font-size: 10px;
color: #ffffff;
text-align: center;
}


h1 {font-size: 150%}
h2 {font-size: 130%}

.left{
text-align: left;
}

.center{
text-align: center;
}

.right{
text-align: right;
}

hr {
display: none;
color: #000000;
}

.hr {
}

.dotted {border-style:dotted}
.dashed {border-style:dashed}
.solid {border: 2px solid #660000}
.double {border-style:double}
.groove {border-style:groove}
.ridge {border-style:ridge}
.inset {border-style:inset}
.outset {border-style:outset}
.hidden {border-style:hidden}


.link A:link {text-decoration: none; color: #ffffff}
.link A:visited {text-decoration: none; color: #ffffff}
.link A:active {text-decoration: none; color: #ffffff}
.link A:hover {text-decoration: underline; color: #ffffff}
.link {color: #ffffff}
.link {font-size: 16px}


