BODY
{
BACKGROUND-COLOR: #ffffff;
BORDER-BOTTOM: 0px;
BORDER-LEFT: 0px;
BORDER-RIGHT: 0px;
BORDER-TOP: 0px;
COLOR: #000000;
FONT-FAMILY: Tahoma,Arial,Helvetica,sans-serif;
MARGIN: 0px;
PADDING-BOTTOM: 0px;
PADDING-LEFT: 0px;
PADDING-RIGHT: 0px;
PADDING-TOP: 0px
}

h2 {
	font-weight: 400;
	padding-top: 30px;

}

h3 {
size="4";
}

.text {
	font-size: 11px;
}
input {
	font-size: 11px;
}
select {
	font-size: 11px;
}
table {
	border: 1px none;
}
textarea {
	font-size: 11px;
}

/* Sidebar code: */
div#sidebar {float: left; width: 90%; margin: 2em 0 0 1%;}
#sidebar li {list-style-image: url(/buttonup.jpg);}
#sidebar a {text-decoration: none;
  margin: 0 0 0.25em;
  position: relative; top: -0.25em;}
#sidebar a:link {color: #000;}
#sidebar a:visited {color: #000;}
#sidebar a:hover {background: #8FcFFF;}


