BODY { 
	COLOR: #000000; 
	FONT-FAMILY: Arial; 
	FONT-SIZE: 12px; } 

h2 { 
	COLOR: #333399; 
	FONT-FAMILY: arial; 
	FONT-SIZE: 14pt; 
	FONT-WEIGHT: bold; 
	PADDING-BOTTOM: 0px; 
	PADDING-TOP: 0px; }

h3 {	COLOR: #9966cc;  
	font-size: 12pt; 
	font-family: arial; 
	FONT-WEIGHT: bold; 
	PADDING-BOTTOM: 0px; 
	PADDING-TOP: 0px; }

h4 { 
	BACKGROUND-COLOR: #ffffff; 
	COLOR: navy; 
	FONT-FAMILY: Arial; 
	FONT-SIZE: 12px; 
	FONT-WEIGHT: bold; 
	PADDING-BOTTOM: 2px; 
	PADDING-LEFT: 2px; 
	PADDING-RIGHT: 2px; 
	PADDING-TOP: 2px; }

h5 { 
	COLOR: #ff8000; 
	FONT-FAMILY: Arial; 
	FONT-SIZE: 25px; 
	FONT-WEIGHT: bold; 
	TEXT-DECORATION: underline; 
	TEXT-ALIGN: center; 
	PADDING-BOTTOM: 0px; 
	PADDING-TOP: 0px; }

p { 
	COLOR: #000000; 
	FONT: 12px Arial; }

li { 
	COLOR: #000000; 
	FONT: 12px Arial; }

td {	font-size:8pt; 
	font-family:arial; }

.subjectheader { 
	BACKGROUND-COLOR: #6699cc; 
	COLOR: white; 
	FONT: bold 12px Arial; 
	PADDING-BOTTOM: 2px; 
	PADDING-LEFT: 2px; 
	PADDING-RIGHT: 2px; 
	PADDING-TOP: 2px; }

a:link { 
	color: #0000ff; 
	font-family: Arial; 
	font-size: 8pt; 
	font-weight: bold;
	text-decoration: none }

a:visited { 
	color: #0000ff; 
	font-family: Arial; 
	font-size: 8pt; 
	font-weight: bold; 
	text-decoration: none }

a:hover { 
	color: #0000ff; 
	font-family: Arial; 
	font-size: 8pt; 
	font-weight: bold; 
	text-decoration: underline; }
a:active { 
	color: #00ffff; 
	font-family: Arial; 
	font-size: 8pt; 
	font-weight: bold;} 

hr {	width: 75%; 
	color: #0000ff; }