

h1 {
	letter-spacing: .05ex;
	word-spacing: .05ex;

	text-align: left;
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: black

}

h2 {
	letter-spacing: .05ex;
	word-spacing: .05ex;
	line-height: 1.25;
	font-family: sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: black

}

h3 {
	letter-spacing: .05ex;
	word-spacing: .05ex;
	line-height: 1.25;
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: black

}

h6 {
	letter-spacing: .05ex;
	word-spacing: .05ex;
	line-height: 1.5;
	font-family: sans-serif;
	font-size: 11pt;
	font-weight: normal;
	text-decoration: none;
	color: gray

}



h4 {
	letter-spacing: .05ex;
	word-spacing: .05ex;
	line-height: 1.25;
	font-family: sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: black

}

h5 {
	letter-spacing: .05ex;
	word-spacing: .05ex;
	line-height: 1.25;
	font-family: symbol;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: black

}

em	{
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	color: black

}

	
p.top 
	{
	padding-top: 0px;
	font: bold 10pt helvetica;
	text-align: center;
	color: white;
	background-color: black
	text-decoration: none;
	}

p.toptwo 
	{
	padding-top: 0px;
	font: bold 10pt helvetica;
	text-align: center;
	color: yellow;
	background-color: black
	text-decoration: none;
	}

p.bottom 
	{
	padding-bottom: 2px;
	font: bold 12pt helvetica;
	color: black;
	background-color: #CCCCCC
	text-decoration: none;
	}

p.dashed
	{border-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-width: thin;
	padding-bottom: 2px;
	text-align: center;
	font: 16pt helvetica;
	text-decoration: none;
	color: black;
	background-color: white}

p.left

	{
	margin-right: 20px;
	margin-left: 20px;
	letter-spacing: .05ex;
	word-spacing: .05ex;
	text-align: left;
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: black
	text-decoration: none;
}

p.leftlrg

	{margin-left: 10px;
	letter-spacing: .05ex;
	word-spacing: .05ex;
	text-align: left;
	font-family: sans-serif;
	font-size: 11pt;
	font-weight: normal;
	text-decoration: none;
	color: black


} 

p.leftlrgbld

	{margin-left: 20px;
	letter-spacing: .05ex;
	word-spacing: .05ex;
	line-height: 1.25;
	font-family: sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: black
}

p.centersm

	{
	letter-spacing: .05ex;
	word-spacing: .05ex;
	text-align: center;
	margin-left: 10px;
	font-family: sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: black
}

p.centerimage

	{

	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	padding: 10px

	
}


td.shaded 
	{
	color: black;background-color: red
	}
