/***********************************************************************

	DEFAULT TAGS STYLES

***********************************************************************/

body
{
	background: #FFFFFF;

	color: #333333;

	font-family: verdana, arial, geneva, helvetica, tahoma, sans serif;
	font-size: 11px;
}

body,
table,
th,
tr,
td,
form,
button
{
	margin: 0px;

	padding: 0px;
}

a
{
	color: #1C75CD;
}

a:visited
{
	/*color: #167A92;*/
}

a:hover
{
	text-decoration: none;
}

img
{
	border: 0px;
}

input
{
	margin: 0px;
}

label
{
	font-weight: bold;
}

.clear
{
	clear: both;

	font-size: 1px;

	height: 1px;
}