﻿/******************
HTML Tags
******************/

body
{
	color: #000000;
	margin: 1px;
	font: .75em/160% Arial,Helvetica,sans-serif;
	background: #FFFFFF;
}

.Texto
{
	font-size: 8pt;
	font-family: Verdana;
}

.Texto2
{
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
}

.Botoes
{
	font-size: 8pt;
	font-family: Verdana;
}

.Links
{
	font-size: 9pt;
	font-family: Arial;
	text-decoration: none;
}

.Titulos
{
	font-size: 10pt;
	font-family: Verdana;
	color: #0000ff;
	font-weight: bold;
}