
p {
	line-height:120%;
	font-size:11px;
	color: #333333;
}


p.doc1 {
	line-height:110%;
	font-size:9px;
	margin-top: 0px;
	margin-bottom: 4px;
	/*margin-bottom: 0em;*/
	
}
p.doc2 {
	line-height:130%;	
	font-size:10px;
	color: #333333;	
	/*letter-spacing: -1px;*/
		margin-top: 0px;
	margin-bottom: 9px;
}
p.doc3 {
	line-height:110%;
	font-size:10px;
	margin-top: 0px;
	margin-bottom: 7px;
	/*margin-bottom: 0em;*/
	
}
p.greyright11px {
	font-size: 11px;	
	font-weight:bold;
	text-align:right;
}
.black9px {
	font-size:9px;
}
.tightblack9px {
	font-size:9px;
	line-height:100%;
}
.darkblack9px {
	font-size:9px;
	color:#000000;
}
.black10px {
	font-size:10px;
	padding-bottom:5px;
	color: #333333;	
	font-weight:normal;
}

.blackbold10px {
	font-size:10px;
	font-weight:bold; 
}
.tightblack10px {
	font-size:10px;
	letter-spacing: -1pt;
}
.black11px {
	line-height:135%;
	font-size:11px;
}
.red10px {
 	font-size: 10px;
	font-weight:normal; 
	color: #760018;
 }
 .red10px_margin10px {
	font-size: 10px;
	font-weight:normal;
	color: #760018;
	/*height:15px;*/
	display:block;
	margin-top:5px;
 }
 .redbold10px {
 	font-size: 10px;
	font-weight:bold; 
	color: #760018;
 }
  .redbold12px {
 	font-size: 12px;
	font-weight:bold; 
	color: #760018;
 }
 .grey8px {
 	font-size: 8px;
	font-weight:normal; 
	color: #000000;
 }
 .grey9px {
 	font-size: 9px;
	font-weight:normal; 
	color: #7c7c7c;
 }
 .greybold9px {
 	font-size: 9px;
	font-weight:bold; 
	color: #7c7c7c;
 }
 .greybold10px {
	font-size: 10px;
	font-weight:bold;
	color: #7c7c7c;
	text-transform: uppercase;	
 }
a.pagelink:active, a.pagelink:link, a.pagelink:visited
{
	color:#333333;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
}
a.pagelink:hover
{
	color:#760018;
	font-size: 11px;	
	font-weight:bold;
	text-decoration:none;	
}
a.pagelink1:active, a.pagelink1:link, a.pagelink1:visited
{
	color:#333333;
	font-size: 10px;	
	text-decoration:none;
}
a.pagelink1:hover
{
	color:#760018;
	font-size: 10px;	
	text-decoration:none;	
}
a:active, a:link, a:visited
{
	color:#760018;
	text-decoration:none;
}
a:hover
{
	color: #666666;
	text-decoration:none;
}
.clear {
	clear: both;
}
h1.greyright13px {
	margin-top:2px;
	font-size: 13px;
	color: #666666;
	font-weight:bold;
	text-align:right;
	
}