body		{background-color: #000000;
		 background-repeat: no-repeat;
		 background-attachment: scroll;
		 background-position: 50% 156px;
		 color: #ffffff;
		 font-size: 14px;}

a:link		{color: #999999;
		 text-decoration: none;}
a:visited	{color: #999999;
		 text-decoration: none;}
a:active	{color: #999999;
		 text-decoration: none;}
a:hover		{color: #00cc33;
		 text-decoration: none;}

ul		{list-style-type: disc;}

hr		{width: 75%;}

.omph		{font-weight: 600;}

.emph		{font-style: italic;}

.picture	{width: 180px;
		 border: none 0px #000000;}

.copyright	{font-size: small;
		 color: #999999;
		 text-align: right;
		 margin-right: 20px;}

h3		{font-size: 16px;}

h4		{font-size: small;
		 font-weight: 500;
		 font-style: italic;}

.red		{color: #cc0000;}

.button		{width: 80px;
		 height: 50px;
		 border: none 0px #000000;}

.container	{text-align: left;}