@charset "utf-8";

/* CSS Document */

body
{
	font-family: arial, helevetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
}

a
{
	text-decoration: none;
	color: #000000;
}

a:visited
{
	color: #000000;
}

a:hover
{
	color: #000000;
	text-decoration: underline;
}

#smallSubmit
{
	font-size: 70%;
	font-family: arial, helevetica, sans-serif;
}

