
TD {
	font-size : 9pt;
	font-family : arial;
	font-style : bold;
	color : #121111;
	line-height: 12pt;
	}

.img-shadow {
	float:left;
  	background: url(shadowAlpha.png) no-repeat bottom right !important;
  	background: url(shadow.gif) no-repeat bottom right;
  	margin: 10px 0 0 10px !important;
  	margin: 10px 0 0 5px;
  	}
  
  
.title {
	font-size : 18pt;
	font-family : arial;
	font-weight : bold;
	font-style : none;
	color : #000066;
	line-height: 24pt;
	letter-spacing: 2pt;
	text-decoration: normal;	
}

.header {
	font-size : 9pt;
	font-family : arial;
	font-weight : bold;
	font-style : none;
	color : #ffffff;
	line-height: 12pt;
	text-decoration: normal;	
}

.headerdark {
	font-size : 9pt;
	font-family : arial;
	font-weight : bold;
	font-style : none;
	color : #333333;
	line-height: 12pt;
	text-decoration: normal;	
}

.subhead {
	font-size : 9pt;
	font-family : arial;
	font-weight : bold;
	font-style : none;
	color : #666666;
	line-height: 12pt;
	text-decoration: underline;	
}


A {
	font-size : 9pt;
	font-weight : bold;
	font-family : arial;
	color : blue;
	font-style : normal;
	line-height : 12pt;
	text-decoration: underline;	
}

A:Visited  {
	font-size : 9pt;
	font-weight : bold;
	font-family : arial;
	color : blue;
	font-style : normal;
	line-height : 12pt;	
	text-decoration: underline;	
}

A.nav {
	font-size : 9pt;
	font-weight : bold;
	font-family : arial;
	color : #000066;
	font-style : normal;
	line-height : 12pt;
	text-decoration: underline;	
}

A.nav:Visited  {
	font-size : 9pt;
	font-weight : bold;
	font-family : arial;
	color : #000066;
	font-style : normal;
	line-height : 12pt;
	text-decoration: underline;	
}


A.nav:Hover  {
	font-size : 9pt;
	font-weight : bold;
	font-family : arial;
	text-decoration: underline;
	color : #ffffff;
	font-style : normal;
	line-height : 12pt;		
}


.email {
	font-size : 12pt;
	font-weight : bold;
	font-family : arial;
	color : #000066;
	font-style : underline;
	line-height : 12pt;
	text-decoration: none;	
}

