body {
	background-color: #FFFF99; margin: 0 0 0 0; 
/*	color:#000000;*/
}

p, td, body, input, button, textarea, select {
	font-family: Verdana, sans-serif; 
	margin-top:0px; 
	margin-bottom:0px; 
	font-size: 11px;
}


h1 {
	font-size: 14px;
	color:#000000;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:14px;
	margin-right:0px;
}
h2	{font-size: 11px; font-weight:bold; margin:0;}
h3	{font-size: 11px; font-weight:normal; margin:0;}
h4	{font-size: 10px; font-weight:bold; margin:0;}
h5 {
	font-size: 11px;
	color:#000000;
	line-height:1.6;
	font-weight:normal;
}
h6	{font-size: 9px; font-weight:normal; margin:0;}

.bg {
	
	background:#ffffff;
	
}

a {
	font-size: 11px;
	color:#000000;
	text-decoration: underline;
	font-weight:normal;
	margin:5px 0 0 0;
}

a.menu  {
	text-decoration: underline;
}
a.menu:hover  {
	text-decoration: underline;
	color:#999999;
}
a.menuactive {

}

.form {
	border:1px solid #000000; 
	background-color:#ffffff; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000 ; 
	font-weight: normal; 
	font-variant: normal;
}

span.error {
	color: #000;
	font-weight:bold;
}




