
h1		{Font-Size: 21pt; Font-Weight:Bold}
h2		{Font-Size: 20pt; Font-Weight:Bold; color: #bf0000}
h3		{Font-Size: 18pt; Font-Weight:Bold; color: #bf0000}
h4		{Font-Size: 14pt; Font-Weight:Bold}
h5		{Font-Size: 12pt; Font-Weight:Bold}
TD		{FONT-FAMILY: Arial, Helvetica, sans-serif; font-size: 11pt; vertical-align:top}
P		{FONT-FAMILY: Arial, Helvetica, sans-serif; font-size: 11pt}
Body		{FONT-FAMILY: Arial, Helvetica, sans-serif; 
			font-size: 11pt; 
			margin-top : 8px;
			margin-left : 8px;
			background-color : White;}
A:LINK, A:Visited {COLOR: #000000}
A:HOVER	{COLOR: #bf0000}
.red	{font-weight:bold; color: #bf0000}
.tenPt	{font-size: 10pt}
	
.outlinedTable 
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}