* {
	margin:					0;
	padding:				0;
}
html, body {
  height:					100%;
  margin-bottom:			0px;
}
form {
  margin:					0;
  padding:					0;
}
img,table {
	border:					none;
}
body {
	font-family:			Tahoma, Arial, sans-serif;
	line-height:			1.3em;
	font-size:				12px;
	color:					#444444;
}
a:link, a:visited {
	outline:				none;
	text-decoration:		none;
	font-weight:			normal;
	color:					#009;
}
a:hover {
	text-decoration:		none;
	font-weight:			normal;
	color:					#009;
}
h3 {
	margin:					0;
	font-family:			Tahoma, Arial, sans-serif;
	font-size:				14px;
	text-align:				left;
	color:					#006;
	padding:				0;
}
input[type="checkbox"], input[type="radio"]{
   background:				transparent;
   border:					none;
}
