<style type="text/css">
<!--
h1 
	{
	font-size:		18pt;
	font-family:	Arial, sans-serif ;
	font-weight:	bold;
	font-style:		normal;
	color:			black;
	}
h2 
	{
	font-size:		16pt;
	font-family:	Arial, sans-serif ;
	font-weight:	bold;
	font-style:		normal;
	color:			black;
	}
h3 
	{
	font-size:		14pt;
	font-family:	Arial, sans-serif ;
	font-weight:	bold;
	font-style:		normal;
	color:			black;
	}
h4 
	{
	font-size:		12pt;
	font-family:	Arial, sans-serif ;
	font-weight:	bold;
	font-style:		normal;
	color:			black;
	}
h5 
	{
	font-size:		10pt;
	font-family:	Arial, sans-serif ;
	font-weight:	bold;
	font-style:		normal;
	color:			black;
	} 
a 
	{
	font-weight:	bold;
	font-family:	Arial, sans-serif ;
	} 
body
	{
	background:		#ffffff;
	font-size:		10pt;
	font-family:	Arial, sans-serif ;
	}
strong
	{
	font-weight:	bold;
	font-family:	Arial, sans-serif ;
	}
td 
	{
	font-size:		10pt;
	font-family:	Arial, sans-serif ;
	}
th 
	{
	font-size:		11pt;
	font-weight:	bold;
	font-family:	Arial, sans-serif ;
	}
.topicHdr
	{
	font-size:		14pt;
	font-color:		black;
	font-family:	Arial, sans-serif ;
	}
p 
	{
	background:		#ffffff;
	font-size:		12pt;
	font-family:	Arial, sans-serif ;
	}
a:link {text-decoration:none;color:#0000FF;}    /* unvisited link */
a:visited {text-decoration:none;color:#A52A2A;}  /* visited link */
a:hover {text-decoration:none;background-color:#FAEBD7;color:#0000FF;}  /* mouse over link - must come after a:link */
a:active {text-decoration:none;background-color:#FF0000;color:white;}   /* selected link - must come after a:hover */



</style>

/*Comment

	CSS QUICK REFERENCE

	font-size:			12pt;
	font-family:		Arial, sans-serif ;
	font-weight:		light;	medium, bold
	font-style:			Normal;	italic
	line-height:		12pt;	 30%
	color:				name;	RGB triplet
	text-decoration:	None;	underline,italic,line-through
	margin-left:		12pt;	1in
	margin-right:		12pt;	1in
	margin-top:			12pt; 	1in
	text-align:			Left;	center,right
	text-indent:		12pt; 	1in
	background:			URL; 	color-name,RGB triplet

	valid "color-name"	black	silver	gray	white
						maroon	red	purple	fuchsia
						green	lime	olive	yellow
						navy	blue	teal	aqua

*/

</html>
