<style TYPE="text/css">
body	{
	font-family: Arial;
	font-size: 12px 
	}

p	{
	font-family: Arial;
	color: rgb(0,0,0);
	font-size: 12px; 
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 5px
	}
h1	{
	font-family: Comic Sans MS;
	color: rgb(255,0,0);
	text-align: center;
	font-size: 24px; 
	line-height: 20px
	}
h2	{
	font-family: Comic Sans MS;
	color: rgb(104,0,208);
	text-align: center;
	font-style: italic; 
	font-size: 14px; 
	line-height: 14px;
	}
h3	{
	font-family: Comic Sans MS;
	color: rgb(255,0,0);
	font-style: italic; 
	font-size: 16px; 
	line-height: 16px;
	}
h4	{
	font-family: Comic Sans MS;
	color: rgb(104,0,208);
	font-size: 15px; 
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 0px
	}
h5	{
	font-family: Comic Sans MS;
	color: rgb(104,0,208);
	font-size: 13px; 
	line-height: 13px;
	margin-top: 10px;
	margin-bottom: 0px
	}
h6	{
	font-family: Arial;
	color: rgb(0,0,0);
	font-size: 12px; 
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px
	}
ol, ul	{
	font-family: Arial;
	color: rgb(0,0,0);
	font-size: 12px; 
	text-align: justify;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-top: 0px
	}
li	{
	font-family: Arial;
	color: rgb(0,0,0);
	font-size: 12px; 
	text-align: justify;
	margin-bottom: 2px;
	margin-top: 0px
	}
blockquote	{
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px
	}
</style>