H1  {
	font-size: 18pt;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
}

H2  {
	font-size: 15pt;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
}

H3  {
	font-size: 13pt;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
}

H4  {
	font-size: 13pt;
	font-family: Arial,Helvetica,sans-serif;
}

p  {
	font-size: 11pt;
	font-family: Arial,Helvetica,sans-serif;
	color: Black;
}

.bold  {
	font-weight: bold;
}

.body  {
	font-size: 11pt;
	font-family: Arial,Helvetica,sans-serif;
	color: Black;
}

.bodyblue  {
	font-size: 11pt;
	font-family: Arial,Helvetica,sans-serif;
	color: #000066;
}

.bodygreen  {
	font-size: 11pt;
	font-family: Arial,Helvetica,sans-serif;
	color: #006633;
}

.bodyxbig  {
	font-size: 15pt;
	font-family: Arial,Helvetica,sans-serif;
	color: Black;
}

.bodybig  {
	font-size: 12pt;
	font-family: Arial,Helvetica,sans-serif;
	color: Black;
}

.bodysmall  {
	font-size: 9pt;
	font-family: Arial,Helvetica,sans-serif;
	color: Black;
}

.biggreen  {
	font-size: 12pt;
	font-family: Arial,Helvetica,sans-serif;
	color: #006633;
}

.green  {
	color: #006633;
}

.blue  {
	color: #000066;
}

.bluecellhead  {
	background-color: #000066;
	color: white;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 15pt;
	text-align: center;
}

.whitecellhead  {
	background-color: #ffffff;
	color: black;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 15pt;
	text-align: center;
}

.cellsubhead  {
	background-color: #6699cc;
	color: white;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 12pt;
	text-align: center;
}

.minitabon  {
	background-color: #000066;
	color: white;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 9pt;
	text-align: center;
}

.minitaboff  {
	background-color: #cccccc;
	color: #333399;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 9pt;
	text-align: center;
}

A.celllink  {
	color: white;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 15pt;
	text-align: center;
	text-decoration: underline;
}

A  {
	color: #000066;
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: underline;
}

A.big  {
	color: #000066;
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: underline;
	font-size: 12pt;
	font-weight: bold;
}

A.little  {
	color: #000066;
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: underline;
	font-size: 9pt;
	font-weight: bold;
}

A.minitab:Visited  {
	color: #333399;
}

A.minitab:Hover  {
	color: #0000ff;
}

A:Visited  {
	color: #666699;
}

A:Active  {
	color: #0000ff;
}

A:Hover  {
	color: #0000ff;
}
