
body {
	font-family: arial, helvetica, verdana, sans-serif;
	font-weight: normal;
	font-size: 80%;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	margin: 5px;
	padding: 0px;
	border: none;
}

h1 {
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 130%;
}

h2 {
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 110%;
}

h3 {
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 100%;
}

.invisible {
	display: none;
}

#search_wrapper {
	float:right;
	width:190px;
	font-size:75%;
	padding:30px 0px 0px 0px;
}

#search {
	float:right;
	width:160px;
}

#search p {
	float:right;
	width:155px;
	text-align:left;
}

#search_wrapper input {
	padding:0px;
	width:120px;
	float:right;
	margin:1px 0 0 0;
}

#search input.button {
	padding:0px;
	width:auto;
	float:right;
	margin:0px 0px 0px 5px;
}
