body { 
	background: #000000 none repeat-y scroll center top;
	font-family:Tahoma; 
	font-size: 100%; 
	line-height:100%; 
	color:#c8c8c8;
}
.clear { clear:both; display: block; line-height:0px; font-size:0px; height: 0px;}
a {color:#FF7200; text-decoration:none;outline: 0 none;}
a:hover{ text-decoration:underline;}

.text-content {
	font-size:small;
}

.text-content p, #content p {
	margin: 0px 0px 10px 0px;
}

.text-content ul, #content ul {
	padding-left: 20px;
}

.text-content ul li, #content ul li {
	list-style-image:none;
	list-style-position: outside;
	list-style-type: disc;
}

#content h3 {
	margin: 10px 0px 5px 0px;
	font-size:1.3em;
}

h1 {
	font-size:1.8em;
	font-family:Arial, Helvetica, sans-serif;
}

h1#page_title {
	margin:0px 0px 15px 0px;
	line-height: 100%;	
}

