<!--
.style1 {color: #000000}
.style5 {
	color: #001736;
	font-weight: bold;
	font-size: 18px;
}

.enviar {
font-size: 18px; font-weight: bold; color: #FFFFFF; background-color: #001736;; height: 30px; width: 100px; border:0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #c0c0c0;
	font-size: 12px;
}
body {
	background-color: #2d2d2d;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #8b002b;
	text-decoration: none;
	text-shadow:#310909 0px 0px 5px;
}
a:active {
	color: #f07c00;
	text-decoration: none;
	text-shadow:#8b002b 0px 0px 5px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
a {
	font-size: 12px;
}
-->