<!--BODY
{cursor:;
        font-family: tahoma; 
        color: #FFFFFF; 
        letter-spacing: 0pt; 
        font-weight: normal; 
        font-size: 7pt; 
        background-color: #101010;


}

-->

A:link {
	font-weight: bold; 
	font-family: tahoma;
	text-transform: none;
	font-size: 7pt;
	color: #CC0066;
	text-decoration: none;
	border-bottom: 0px dashed #;
}


A:visited {
	font-weight: bold; 
	font-family: tahoma;
	text-transform: none;
	font-size: 7pt;
	color: #CC0066;
	text-decoration: none;
	border-bottom: 0px dashed #
}

A:active {
	font-weight: bold; 
	font-family: tahoma;
	text-transform: none;
	font-size: 7pt;
	color: #CC0066;
	text-decoration: none;
	border-bottom: 0px dashed #
}


A:hover {
	font-weight: bold;
	font-family: tahoma;
	text-transform: none;
	font-size: 7pt;
	color: #C7418D;
	text-decoration: none;
	border-bottom: 1px dashed #C7418D;
}


-->
h1 {
	font-size: 15pt;
	color: #ED6F43;
	line-height: 8px;
} 

b, strong {
	color: #ED4383;
	font-size: 7pt;
} 

i {
	color: #C52B3A;
	font-family: times;
	text-transform: normal;
	font-size: 9pt;
	line-height: 14px;
}

s {
	color: #8D5FB0;
	font-size: 7pt;

}

u {
	color: #C7418D;
	font-size: 7pt;
	border-bottom: 0px solid #FC4CB8;
	border-bottom-color: #1DA5F9;

}

td {
        font-size: 7pt;

}


-->
<!--input, submit, textarea
{color: #ffffff;
background: #101010;
font-size: 11px;
font-weight:;
text-decoration: none;
font-family: tahoma;
text-align: left;
border-width:1px;
border-style:solid;
border-color:#781351;}-->


input
{
color: #781351;
background: #101010;
border: 1px solid #781351
}

.submit input
{
color: #fffff;
background: #101010;
border: 2px outset #d7b9c9
} 