body{
background-color:#D4D4D4; 
} 
.header1{
	font-family:"Sans serif", "Arial", "Arial Narrow";
	font-size:18px;
	font-weight:bold;
	text-align:left;
	color:#CC0000;
}
.header2{
	font-family:"Sans serif", "Arial", "Arial Narrow";
	font-size:15px;
	font-style:normal;
	text-align:left;
	font-weight:bold;
	color:#666666;
}
.header2light{
	font-family:"Sans serif", "Arial", "Arial Narrow";
	font-size:15px;
	text-align:left;
	font-weight:bold;
	color:#666666;
	margin:10pt;
}
.headermenu{
	font-family:"Sans serif", "Arial", "Arial Narrow";
	font-size:15px;
	text-align:left;
	font-weight:bold;
	line-height:1.3;
	color:#FFFFFF;
}	
.style1{
	font-family: Arial, Verdana, "Arial Narrow";
	font-size:10pt;
	text-align:justify;
	line-height:1.4;
}
.style1_bold{
	font-family: Arial, Verdana, "Arial Narrow";
	font-size:10pt;
	text-align:justify;
	font-weight:bolder;
	line-height:1.4;	
}
.style1_light{
	font-family: Arial, Verdana, "Arial Narrow";
	font-size:10pt;
	text-align:left;
	color:#006666;
	line-height:1.4;
	margin:10pt;	
} 
.style1_boldlight{
	font-family: Arial, Verdana, "Arial Narrow";
	font-size:10pt;
	text-align:left;
	font-weight:bolder;
	color:#336666;
	line-height:1.4;	
}
.footnote{
	font-family:"Arial Narrow", Arial;
	font-size:8pt;
	text-align:left;
	color:#006666;
}
a:link {
	text-align: center;
	font-family:Arial, "Arial Narrow";
	font-size:13px;
	color:#990000;
	text-decoration:none;
}
a:visited {
	text-align: center;
	font-family:Arial, "Arial Narrow";
	font-size:13px;	
	text-decoration:none;
	color:#CC0000;
}
a:hover {
	text-align: center;
	font-family:Arial, "Arial Narrow";
	font-size:13px;
	text-decoration: none;
	color:#FF0000;
}
.table1{
	background-color:#333333;
}
.table2{
	background-color:#CCCCCC;
	border-bottom-color:#666666;
	border-bottom-width:thin;
	border-top-color:#666666;
	border-top-width:thin;
}
.table3{
	background-color:#999999;
	border-bottom-color:#666666;
	border-bottom-width:thin;
	border-top-color:#666666;
	border-top-width:thin;
}
.button {
	font-family: "Arial Narrow", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color:#FFFF00;
	border: #000000;
}	

