A {
	text-decoration: none;
	color: blue;
}

A:Hover {
	text-decoration: underline;
	color: orange;
}

BODY
{
	BORDER-BOTTOM: none;
	BORDER-LEFT: none;
	BORDER-RIGHT: none;
	BORDER-TOP: none;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Helvetica, Sans Serif;
	MARGIN: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px;
	background-repeat : no-repeat;
	background-color: white;
	letter-spacing: 2px;
	font-size: 9px;
	line-height: 15px
}

INPUT
{
    COLOR: #000000;
    FONT-FAMILY: Courier;
    HEIGHT: 19px
}
SELECT
{
    COLOR: #000000;
    FONT-FAMILY: Courier;
    HEIGHT: 19pt
}

INPUT.RADIO
{
    FONT-FAMILY: Verdana, Helvetica, Sans Serif;
    HEIGHT: 25px;
    WIDTH: 20px
}
TH.RS
{
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, Helvetica, Sans Serif;
    HEIGHT: 9px
}

.Topico
{
	color: blue;
	font-size: small;
	letter-spacing: 1px;
	font-weight: bold;
}


.small
{
	color: blue;
	font-size: xxx-small;
	letter-spacing: 0px;
	font-weight: bold;
}

.MENSAGEM
{
    COLOR: #ff0000;
    TEXT-ALIGN: center
}
.Rodape
{
    FONT-SIZE: small;
    TEXT-DECORATION: none;
	COLOR: gray;
    TEXT-ALIGN: center
}
H1
{
    COLOR: blue;
    FONT-FAMILY: Verdana, Helvetica, Sans Serif;
	letter-spacing: 6px;
	font-size: 15px;
}
.MensagemErro
{
    COLOR: red;
    FONT-FAMILY: Verdana, Helvetica, Sans Serif;
    TEXT-ALIGN: center;
    VISIBILITY: hidden
}
INPUT.InpRight
{
    FONT-FAMILY: Courier;
    TEXT-ALIGN: right
}

