body{
    background	: #000;
	font-size	: 11px;
	font-family	: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height	: 14px;
    }

a{
	color	: #CCC;
	}
	
.center-copy{
	color	: #FFF;
	}

.headline{
	color		: #FFF;
	font-size	: 13px;
	}
	
.section_title{
	color		: #FF6600;
	font-size	: 17px;
	}

.highlight-copy{
	color		: #FF00EE;
/*	font-family : Arial, Helvetica, sans-serif;
*/	font-size	: 12px;
	}

.highlight-copy a{
	color		: #FF00EE;
	}

.footer{
	background	: #000;
	color		: #999;
	font-size	: 13px;
	line-height	: normal;
	}

.link-copy{
	color		: #FF6600;
	line-height	: 20px;
	font-size	: 12px;
	font-family	: Verdana, Geneva, sans-serif;
	}

.link-copy a{
	color			: #FF6600;
	text-decoration	: none;
	}
	
.link-copy-highlight{
	color	: #32B44A !important;
	}

.link-copy a:hover{
	color	: #FFF;
	}

.link-copy-selected{
	color	: #FFF !important;
	}

.faq-header{
	font-size	: 13px;
	font-weight	: bold;
	color	 	: #FF00EE;
	}
