body
	{
	background-color: #000000;
	background-image: url(/images/twolines.gif);
	background-repeat: repeat-x;
	color: #cccccc;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

.bodytext
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: transparent;
	color: #cccccc;
	line-height: 14px;
	}

.title
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	background-color: transparent;
	color: #cccccc;
	font-weight: bold;
	line-height: 11px;
	}

a
	{
	background: transparent;
	color: #ffffff;
	text-decoration: none;
	}

a:visited
	{
	background: transparent;
	color: #cccccc;
	text-decoration: none;
	}

a:active
	{
	background: trasnparent;
	color: #cccccc;
	text-decoration: none;
	}

a:hover
	{
	background: transparent;
	color: #cccccc;
	text-decoration: underline;
	}
