﻿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.7em;
	color:#333;
}

/*
a
{
	color:#0317FD;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}
*/




