body 
{
	background-color : #000000;
	color : #ffffff;
	font-family : Arial;
	font-size : 16px;
	font-weight : bold;
	margin : 0px 0px 0px 0px;
}

body a:link, body a:visited, body a:hover, body a:visited
{
	color : #bda46b;
	font-family : Arial;
	font-size : 16px;
	font-weight : bold;
	text-decoration : none;
}

img
{
	border : 0
}

.content
{
	margin : 10px 10px 10px 10px;
}

.textcontent
{
	font-weight : normal;
	margin : 10px 10px 10px 10px;
	width : 740
}