body 
	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:100;
	color: #ffffff;
	background-color: #1f1f1f;
	line-height: 1.5em;
	margin: 5px;
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #ffffff;
}

p,td 
	{
	font-size: 12px;
}

a:link
	{
	color:#ffffff;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5em;
	text-decoration: none;
	}

a:visited
	{
	color:#ffffff;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5em;
	text-decoration: none;
	}

a:hover
	{
	color:#000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5em;
	text-decoration: none;
	}

a.menu:link
	{
	color:#ffffff;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5em;
	text-decoration: none;
	}

a.menu:visited
	{
	color:#ffffff;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5em;
	text-decoration: none;
	}

a.menu:hover
	{
	color:#666666;
	background-color:#ffffff;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5em;
	text-decoration: none;
	width: 150px;
	}

.bold
	{
	font-weight: bold;
	}

.bold-italic
	{
	font-weight: bold;
	font-style: italic;
	}

.large
	{
	font-size: 16px;
	}
