
body
{
	background-color:#FFF;
	font-family:Arial, Verdana, Helvetica;
	font-size:large;
}

nobr {white-space: nowrap}
.nobr {white-space: nowrap}

a:visited
{
	color:#660033;
}

a:link, a:active
{
	color:#990033;
}

h1
{
	font-size:medium;
}

#searchbar
{
}

#searchbar a
{
	font-weight:bold;
	font-size:xx-small;
}

#searchbar .search
{
	font-weight:bold;
	margin-top:10px;
	font-size:12px;
}

#searchbar .example
{
	font-size:10px;
	font-weight:lighter;
}

#footer
{
	font-family:Arial;
	font-size:11.5px;
	width:600px;
}

#right
{
	position:relative;
	text-align:right;
}

#center
{
	text-align:center;
}

#left
{
	text-align:left;
}

#page
{
	margin:15px 5px 5px 10px
}

ol, ul
{
	font-size:small;
}

.superscript
{
	vertical-align:super;
}

