body {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #FFFFFF;
}

table, td {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #FFFFFF;
}

.td_purple {
	background-color: #6600CC;
}

.td_black {
	background-color: #000000;
}

A, A:Active {
	color: #FF6600;
	text-decoration: underline;
}

A:Visited  {
	color: #FF3300;
	text-decoration: underline;
}

.h1_main {
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	color: #FF6600;
	margin-bottom: 0px;
	margin-top: 5px;
}

h1 {
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	color: #FF6600;
	margin-bottom: 3px;
	margin-top: 3px;
}

h3 {
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
	color: #FF6600;
	margin-bottom: 3px;
	margin-top: 3px;
}

h4 {
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	color: #FF6600;
	margin-bottom: 3px;
	margin-top: 3px;
}

.h4_main {
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
	color: #FF6600;
	margin-bottom: 0px;
	margin-top: 5px;
}

hr {
	background-color: #666666;
	color: #666666;
	width: 80%;
	border: none;
	height: 3px;
	text-align: center;
}

.SIDEBAR {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}

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

.SIDEBAR A:Visited {
	color: #FF3300;
	text-decoration: none;
}


.SIDEBAR A:Active, .SIDEBAR A:Hover {
	color: #CC9900;
	text-decoration: none;
}

.FOOTNOTE {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}

.CAPTION {
	font-size: 10pt;
	font-weight: bold;
	color: #FF6600;
}

.QUOTE {
	font-family: courier new, courier, arial;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #333333;
	border-left: 6px solid #666666;
	border-right: 6px solid #222222;
	border-top: 6px solid #999999;
	border-bottom: 6px solid #000000;
	background: #333333;
}

.STORY {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
   text-indent: 20px;
	color: #FFFFFF;
}

.BIGSPACE {
	margin-bottom: 30px;
	margin-top: 30px;
	background-color: #000000;
	color: #000000;
	width: 80%;
	border: none;
	text-align: center;
}

.lookalike_date {
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #FF9966;
	color: #000000;
	width: 80%;
	border: none;
	text-align: center;	
}
