body
{
	font-family: Arial;
	font-size: 12px;

	background-color: #091310;
	color: white;
}

input, button, textarea
{
	border-style: solid;

	font-family: Arial;
	font-size: 8pt;

	background-color: #2F4F4F;
	border-color: #091310;
	color: #F5F5DC;
}

a:link,a:visited,a:active
{
	text-decoration: none; 
	font-style: italic;
	color: #F5F5DC;
}

a:hover
{
	text-decoration: none;
	color: #EED5D2;
}



div.style, style
{
	background-color: #2F4F4F;
}

div.text, text
{
	font-family: Arial;
	font-size: 12px;
	color: #E0EEE0;
}

div.topbar, topbar
{
	font-family: Arial;
	font-size: 16px;
	font-style: italic;
	color: #E0EEE0;
}

div.sidebar, sidebar
{
	font-family: Arial;
	font-size: 13px;
	color: #E0EEE0;
}

div.title, title
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #E0EEE0;
}

div.fortune, fortune
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;

	color: #E0EEE0;
}

div.browse, browse
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;

	color: #E0EEE0;
}

div.form, form
{
        display: inline;
        margin: 0;
}
