@charset "utf-8";
/* CSS Document */

body
{
	background:#780000;
	margin:0px;
	padding:0px;
}

.fonte-tahoma-branca-12
{
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
}
.fonte-tahoma-branca-12 a
{
	color:#FFFFFF;
	text-decoration:none
}
.fonte-tahoma-branca-12 a:hover
{
	color:#FFFFFF;
	text-decoration:none
}

.fonte-tahoma-amarela-12
{
	font-family:Tahoma;
	font-size:12px;
	color:#F6CD77;
}

.fonte-tahoma-preta-12
{
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
}

.fonte-tahoma-amarela-12-bold
{
	font-family:Tahoma;
	font-size:12px;
	color:#F6CD77;
	font-weight:bold;
}

.fonte-tahoma-branca-14-bold
{
	font-family:Tahoma;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
}

.fonte-tahoma-marrom-14-bold
{
	font-family:Tahoma;
	font-size:14px;
	color:#440500;
	font-weight:bold;
}

.fonte-tahoma-amarela-15
{
	font-family:Tahoma;
	font-size:15px;
	color:#F6CD77;
}

.fonte-tahoma-branca-16-bold
{
	font-family:Tahoma;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
}

.fonte-tahoma-marrom-20-bold
{
	font-family:Tahoma;
	font-size:20px;
	color:#440500;
	font-weight:bold;
}
.fonte-tahoma-marrom-20-bold a
{
	color:#440500;
	font-weight:bold;
	text-decoration:none;
}

.fonte-tahoma-marrom-20-bold a:hover
{
	color:#440500;
	font-weight:bold;
	text-decoration:none;
}


textfield {
background-color: #99ccff;
color: black;
font-family: arial, verdana, ms sans serif;
font-weight: bold;
font-size: 12pt
}

