BODY {
	font-family: trebuchet ms, verdana, arial, helvetica;
	font-weight: normal;
}
A, A:visited {
	color: #990000;
}
A:hover, A:active {
	color: #cc0000;
}
A.footer, A.footer:visited {
	color: #CC8F00;
}
A.footer:hover, A.footer:active {
	color: #ffcc33;
	text-decoration: none;
}
H1 {
	font-size: 22;
	font-style: italic;
	font-weight: normal;
	color: #990000;
	border-bottom: 2px solid;
	margin-left: 80px;
}
H2 {
	font-size: 18;
	font-weight: normal;
	color: #990000;
/*	border-bottom: 2px solid;*/
	margin-left: 80px;
}
H3 {
	font-size: 16;
	font-weight: normal;
	color: #333333;
/*	border-bottom: 2px solid;*/
	margin-left: 80px;
}
.subtitle_note {
	color:#990000;
	font-style:italic;
	font-size:14;
	margin-left:80px;
	margin-top:-10px;
}
.subtitile_shot {
	font-size:14;
	margin-left:80px;
	margin-top:20px;
}
.note {
	color:#cc0000;
	font-size:10;
}
P {
	line-height:18px;
}
.citation_text {
	font-size:16;
	font-style:italic;
	color:990000;
}
.citation_author {
	font-size:12;
	font-style:italic;
	text-align:right;
	color:990000;
}

.cell_body {
	font-size:12;
	color: #000000;
	padding:10px;
}
.cell_footer {
	font-size: 10;
	color: #f0f0f0;
	padding: 10px;
}
.table_compare {
	border-right: 3px solid #990000;
	border-bottom: 3px solid #990000;
}
.cell_head_compare {
	border-bottom: 3px solid #990000;
	border-right: 1px solid #cccccc;
	padding: 5px;
	font-size: 12px;
	text-align: center;
	background: #ffffff;
}
.cell_cont_compare_ttl {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 5px;
	font-size: 10px;
	background: #ffffff;
}
.cell_cont_compare_1 {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 5px;
	font-size: 10px;
	background: #f0f0f0;
}
.cell_cont_compare_2 {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 5px;
	font-size: 10px;
	background: #e0e0e0;
}
.cell_cont_compare_3 {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 5px;
	font-size: 10px;
	background: #d0d0d0;
}

.cell_info {
	padding: 5px;
	text-align: center;
}
.cell_info_text {
	font-size:10;
	color: #000000;
	padding: 5 5 5 5;
	text-align: center;
	background: #E0BC66;
	border-top: 3px solid #990000;
	border-right: 1px solid #CC8F01;
}
