body {
	font-family : "ms ui gothic"; 
	font-size : 9pt; 
	font-weight : normal; 
	color : #555555; 
	text-align : left;
	background-color : #ffffff; 
}
table {
	font-family : "ms ui gothic"; 
	font-size : 9pt; 
	font-weight : normal; 
	color : #555555; 
	text-align : left;
	background-color : #ffffff; 
}
.b:link { text-decoration : none; color : #ffffff;  }
.b:visited { text-decoration : none; color : #ffffff; }
.b:active { text-decoration : none; color : #ffffff; }
.b:hover {  color : #ff616c ;  text-decoration : bold; }

a:link { text-decoration : none; color : #ff616c;  }
a:visited { text-decoration : none; color : #ff616c; }
a:active { text-decoration : none; color : #ff616c; }
a:hover {  color : blue ;  text-decoration : bold; }

.titlelabel {
	font-family : "ms ui gothic"; 
	font-size : 11pt; 
	font-weight : bold; 
	color : white; 
	text-align : center;
	background-color : #ffaaaa; 
	height : 28px;
}
.sectlabel1 {
	font-family : "ms ui gothic"; 
	font-size : 9pt; 
	font-weight : bold; 
	color : white; 
	text-align : left;
	background-color : #ffaaaa; 
	height : 20px;
}
.sectlabel2 {
	font-family : "ms ui gothic"; 
	font-size : 9pt; 
	font-weight : normal; 
	color : white; 
	text-align : left;
	background-color : #222222; 
	height : 20px;
}

.sect {
	font-family : "ms ui gothic"; 
	font-size : 9pt; 
	font-weight : normal; 
	color : 444444; 
	text-align : left;
	background-color : white; 
}
.subsect {
	font-family : "ms ui gothic"; 
	font-size : 8.5pt; 
	font-weight : bold; 
	color : 222222; 
	text-align : left;
	text-decoration :underline;
	background-color : white; 
}
.pend {
	border-left-color: #ffaaaa; 
	border-bottom-color: #ffaaaa; 
	border-top-style: dotted; 
	border-top-color: #ffaaaa; 
	border-right-style: none; 
	border-left-style: none; 
	border-right-color: #ffaaaa; 
	border-bottom-style: none;
}
.attn {
	font-family : "ms ui gothic"; 
	font-size : 7pt; 
	font-weight : normal; 
	color : 444444; 
	text-align : left;
	text-decoration :none;
	background-color : white; 
}

