/* CSS Document */
.text, td, p,  ul, li {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	line-height: 1.6;
}

.view_outertable {
	background-color:#D5BAA6;
}

.view_innertable td {
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

td.view_title {
	background-color:#000000;
	color:white;
	font-size:18px;
	font-weight: bold;
}

td.view_section {
	background-color:#cccccc;
	color:#333333;
	font-size:14px;
	font-weight: bold;
}

.view_heading, td.view_heading {
	font-size: 14px;
	color: #333333;
	font-weight: bold;

}
.view_heading_text, td.view_heading_text {
	font-size: 14px;
	color: #333333;
}

.view_highlight_text, td.view_highlight_text {
	font-size: 13px;
	color: #333333;
	line-height: 1.5;
}
.view_heading_highlights, td.view_heading_highlights {
	font-size: 13px;
	color: #333333;
	font-weight: bold;

}
	
.small{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	line-height: 1.3;
}

a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.3;
}

a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.3;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 1.5;
	font-weight: bold;
	color: #333333;
}
