body
{
	margin-top: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	margin-right: 0px;
}

p
{
	font-family: Georgia, Times, Serif;
	font-size: 17px;
	color: #000;
	text-decoration: none;
}

a:link
{
	color: black;
	text-decoration: none;
}

a:hover { text-decoration: underline; }

a:visited { color: gray; }

select
{
	background-color: #dddddd;
	border-top: 1px #ffffff solid;
	border-left: 1px #ffffff solid;
	border-bottom: 1px #999999 solid;
	border-right: 1px #999999 solid;
	font-family: Verdana, Trebuchet;
	font-size: 10px;
}

small
{
	font-size: 10px;
	color: gray;
	font-family: Verdana, Trebuchet, Sans;
	letter-spacing: .1em;
}


input
{
	background-color: #dddddd;
	padding: 3px;
	border-color: white #999 #999 white;
	border-width: 1px;
	border-style: solid;
	font-family: Verdana, Trebuchet;
	font-size: 10px;
}
