/* CSS Document */
body {
	background-color: #FFFFCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:tahoma;
	font-size:11pt;
}
.copy{
	font-family:tahoma;
	font-size:10pt;
	padding-left:10px;
	padding-right:10px;
	}
.footnotes{
	font-family:tahoma;
	font-size:8pt;
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
	}
	
.rt_col{
	font-family:tahoma;
	font-size:10pt;
	color:white;
	padding-left:10px;
	padding-right:10px;
	}
	
.blue {
background-color:#000066;
font-family:tahoma;
font-size: 11pt;
font-weight: bold;
color:#E1E1FF;
}
.orange {
background-color:#FF9900;
font-family:tahoma;
font-size: 11pt;
font-weight: bold;
color:#FFEBCC;
}
.purple {
background-color:#663399;
font-family:tahoma;
font-size: 11pt;
font-weight: bold;
color:#DCCBED;
}
.rt_col_headings {
	font-size: 16px;
	font-weight: bold;
	background-color:black;
	color:white;
	font-family:tahoma;
	font-size:13pt;
	font-weight:bold;
}

