* 
{
	margin:0px; padding:0px; border:0px none; font-family:Verdana, Arial; font-size:11px; color:#666666;
}
html, body
{
	width: 100%; background-color: #ffffff;
}
body {
  font-size: 16px;
}
body {
  font-size: 11px;
}
h1, h2
{
	display: inline; font-weight: normal;
}
p
{
	color: #333333; padding: 12px;
}
table
{
	border-spacing: 0px; border-collapse: collapse;
}
a, a:link, a:hover, a:visited
{
	 text-decoration:underline; cursor:pointer; cursor:hand;
}
/*input[type=text], input[type=password], select*/
input, select, textarea
{
	border-style:solid; border-width:1px; border-color:#bebebe;
}
fieldset
{
	border-style:solid; border-width:1px; border-color:gray; padding:15px;
}
select
{
	font-size:10px;
}
input.radio
{
	border:0px none;
}
pre
{
	border-style:solid; border-width:1px; border-color:black; background-color: #ECFFBD; width: 1196px;
}