<!--
body {
	font-family:  Arial, Helvetica, Verdana, Geneva, sans-serif;
	background-color: #FFF2E9;
	margin: 0 0 0 0;
	font-size: 11px;
	font-weight: normal;
	color:#000000; 
}

h1 {
	font-size:12px;
	text-align: center;
	margin: 3px 10px;
	font-weight: bold;
}

h2 {
	font-size:18px;
	text-align: center;
	margin: 3px 10px;
	font-weight: bold;
    margin-bottom: 0px;
    line-height:120%;
    color: #BF0000;
}

h3 {
	font-family:  Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#000000;
	text-align: center;
	text-justify: distribute;
	margin-bottom: 0px;
	line-height: 120%;	
}

a {
	font-family:  Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size:11px;
	text-decoration: none;
	font-weight: bold;
	color: #7D1B00
}

a:hover {
	color:#FF0000;
}

a.top1 {
	color: #00009C
}

a.send {
	color: #00009C;
	font-size:20px;
	text-decoration: underline;
}

a:hover.send {
	color:#CC0000;
}

a.send1 {
	color: #00009C;
	text-decoration: underline;
}

a:hover.send {
	color:#CC0000;
}

a.bottom {
	font-size: 13px;
	font-weight: normal;
}

a:hover.bottom {
	background-color: #490B0B;
	color: #FFFFFF;
}

a.tlt {
    font-weight: normal;
    color: #7D1B00;
    text-decoration: underline;
}

a.links {
    font-size: 10px;
    font-weight: normal;
    color: #666666;
}

a:hover.links {
    color: #666666;
}

a.right {
	color: #000000;
	text-decoration: underline;
}

a:hover.right {
	color:#0000FF;
}

p {
	font-size:12px;
	text-align: center;
	font-weight: bold;
	margin: 3px 10px;
}

p.copy {
	font-family:  Arial, Helvetica, Verdana, Geneva, sans-serif;
	color:#AB8578;
	font-size: 9px;
	font-weight: normal;
	margin: 0 0 0 0;
}

p.links {
	font-family:  Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#666666;
}

p.tlt {
    font-size: 11px;
    font-weight: normal;
    color: #7D1B00;
}

td {
	font-family:  Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
}

img {
	border-color: #90807F;
}

textarea {
	font-family:  Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color:#000000;
    width: 70%; 
    height: 53px;
    background-color: #FFF9F5; 
    padding: 5px;
}
-->