#FFFFFFhtml, body, select, table, input, P, H1, H2, H3, H4, H5, H6, ul, li, form {
	margin: 0px;
	padding: 0px;
}

p {
	line-height: 16px;
}

body {
	background-color: #000000;
	font-family: Lucida Grande, Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

A:link, A:visited, A:active {
	color: #FFFFFF;
	text-decoration: none;
}

A:hover {
	color: #FF6600;
	text-decoration: none;
}

table {
	width: 100%;
	cell-padding: 4px;
}

td {
	vertical-align: top;
	text-align: left;
}

h1 {
	text-align: left;
	color: #FF6600;
	font-size: 24px;
	line-height: 64px;
}

h2 {
	color: #FF6600;
	font-size: 20px;
	line-height: 32px;
}

h3 {
	color: #FFFFFF;
	font-size: 16px;
	line-height: 16px;
}

img {
	border: 0;
}

#maincontent {
	float: center;
	width: 700px;
}

#contentmenu {
	width: 700px;
	float: center;
	font-size: 100%;
}

.contentmenulist a
{
	display: block;
}

.contentmenulist a:link, .contentmenulist a:visited {
	color: #FF6600;
	text-decoration: none;
}

.contentmenulist a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

li.selectedpage a:link,  li.selectedpage  a:visited, li.selectedpage a:active {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}

li.selectedpage a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#contenttext {
	float: center;
	margin-left: 25px;
	margin-right: 25px;
	color: #FFFFFF;
}

.contenttext ol {
	margin-left: 6px;
	margin-right: 6px;
	padding-left: 20px;
}

.contenttext ul {
	margin-left: 6px;
	margin-right: 6px;
	padding-left: 20px;
}

.contenttext li {
	line-height: 20px;
	list-style-image: url(li.png);
	list-style-type: circle;
}

.contenttext a {
	display: block;
}

.contenttext a:link, .contenttext a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.contenttext a:hover {
	color: #FF6600;
	text-decoration: none;
}
