*
{
	font-family: Arial;	
}

body, fieldset, form, div, table, tr, td
{
	margin: 0px;
	padding: 0px;
	border: 0px;	
	font-size: 13px;
	line-height: 15px;
}

img
{
	border: 0px;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}