/* REDEFINITION/RESET */
html, body {
	height:100%;
}
body, h1, h2, h3, p, ul, li, form, input {
	border:0;
	margin:0;
	padding:0;
}
body {
	font-size:62.5%;
	font-family:"Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	background:url(/img/common/bg_nograd.gif) repeat-x 0 0;
}
ul {
	list-style:none;
}
h1 {
	font:2.5em "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h2 {
}
h3 {
	font:1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h4 {
	font:1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;
}
p {
}
a:link {
	color:#636363;
}
a:visited {
	color:#636363;
}
a:hover {
	color:#636363;
}
a:active {
	color:#636363;
}
input, textarea {
}
hr {
	display:none;
}