﻿body, form, h1, h2, h3, h4, h5, table, tr, td, p, div, span, fieldset, legend, label, input, select, textarea
{
	margin:0; padding:0;
}

body
{
	min-width:940px;
}

fieldset
{
	margin:1em;
	padding:1em;
}

legend
{
	padding:0 1em 0 1em;
}

body 
{
	font-family:Verdana;
	font-size:0.9em;		
	color:#333;
}

a
{
	color:#0317FD;
	text-decoration:none;
}

a:hover 
{
	font-family:Verdana;
	font-size:11px;
	color:black;
	font-weight: bold;
	text-decoration:underline;
}

a:active 
{
	font-family:Verdana;
	font-size:11px;
	color:black;
	font-weight: bold;
	text-decoration:none;
}

a:disabled 
{
	font-family:Verdana;
	font-size:11px;
	color:black;
	font-weight: bold;
	text-decoration:none;
}

.font 
{
	color:black;
	font-family:Verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	word-spacing:normal;
}

.campoTexto 
{
	text-align:center;
	font-family:Verdana;
	font-size:11px;
	border-style:solid;
	border-width:1px;
	border-color:black;
	height:18px;
	width:40px;
	color:black;
}
