<style type="text/css">
<!--

body {
	background: #711320 url(images/target_bg.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
}



body, table, td, p, div {
	font-family: verdana; font-size: 12px; color: #ffe5e8;
}

body b {
	font-family: verdana;
	font-size: 12px;
	color: #ffe5e8;
	font-weight:bold;
}

.div1 {
	BORDER-LEFT: #ffe5e8 1px solid; 
	FONT-SIZE: 12px; 
	MARGIN: 0px; 
	TEXT-TRANSFORM: uppercase; 
	COLOR: #ffe5e8; 
	BORDER-BOTTOM: #ffe5e8 1px solid; 
	font-family: verdana; 
	LETTER-SPACING: 15px; 
	HEIGHT: 0px; 
	BACKGROUND-COLOR: #711320; 
	TEXT-ALIGN: right; 
	TEXT-DECORATION: none;
	font-weight:bold;

}
.div2 {
	FONT-SIZE: 10px; 
	font-weight:bold;
	MARGIN: 0px; 
	COLOR: #ffe5e8; 
	BORDER-BOTTOM: #ffe5e8 1px solid; 
	font-family: verdana; 
	HEIGHT: 0px; 
	BACKGROUND-COLOR: #711320; 
	TEXT-ALIGN: right; 
	TEXT-DECORATION: none;
}

a {
	font-family: verdana;
	font-size: 12px;
	color: #ffe5e8;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: #ffe5e8;
	cursor: pointer;
	font-weight:bold;
	text-decoration:line-through;

}
a:visited {
	color: #ffe5e8;
	font-weight:bold;
}
input, textarea {
           color : #ffe5e8;
           background : #ffe5e8;
           font-size : 9pt;
           font-weight : normal;
           text-decoration : none;
           font-family : verdana;
           text-align : left;
           border-width : 1px;
           border-style : solid;
           border-color : #ffe5e8;}
-->
</style>