body, td, p { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
b {
	color: #000066;
}
h1, h2, h3, h4, h5, h6, h7 {
	margin-bottom: 5px;
	margin-top: 5px;
	color: #000066;
}

h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
}
h4 {font-size: 17px}
h5 {font-size: 15px}

h6 {font-size: 13px}

p {
	margin-top: 0px;
	margin-bottom: 10pt;
}


A:hover	{
			color: red
}
.justify {
          text-align: justify 
}
.menubar { }
.menubar td {
			font-size: 10px
}
.menubar A {
			color: #000000;
			text-decoration: none
}
.menubar A:hover { 
			color: 000066;
			text-decoration: underline
}

.specialbar { }
.specialbar td {
			font-size: 12px
}
.specialbar A {
			color: #0000FF;
			text-decoration: none; 
			font-weight:bold
}
.specialbar A:hover { 
			color: #000066;
			text-decoration: underline
}
.quotation {font-family: Times New Roman; font-size:12pt}

.pt6 {font-size:6pt}
.pt7 {font-size:7pt}
.pt8 {font-size:8pt}
.pt10 {font-size:10pt}
.pt12 {font-size:12pt}
.pt14 {font-size:14pt}
.pt16 {font-size:16pt}

ul {
	margin-top: 3px;
	margin-left: 5px;
	padding-left: 10px;
}
li	{ 
	margin-top: 8px
}
.outlined {
	border: solid 1 #6666CC;
	padding: 5px;
	margin-top: 4px;
	margin-bottom: 4px;
}