BODY	{
	color: black;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
	font-family: Comic Sans MS;
	font-size:12pt;
	background-color="#FFFFFF" 
	}

P	{
	margin-top: 0px;
	margin-bottom: 6px;
	width:"100%"
	font-family: Comic Sans MS;
	font-size:12pt;
	}

A:link	{
	color: #202020;                      
	text-decoration: underline;
	}

A:visited
	{
	color: #456A34;
	text-decoration: underline;
	}

A:active
	{
	color:#008000;
	text-decoration: underline;
	}

A:hover	{
	color: #008000;
	text-decoration: none;
	}

H1	{
	font-family: "Comis Sans MS";
	font-size:14pt;
	font-weight: bold;
	border-style:solid;
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	border-bottom-width:0px;
	}

H2	{
	font-family: "Comis Sans MS";
	font-size:13pt;
	font-weight: bold;
	border-style:solid;
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	border-bottom-width:0px;
	}

H3	{
	font-family: "Comis Sans MS";
	font-size:14pt;
	font-weight: bold;
	color: #202020;  
	border-style:solid;
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	border-bottom-width:0px;
	}

H4	{
	font-family: "Comis Sans MS";
	font-size:13pt;
	font-weight: bold;
	border-style:solid;
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	border-bottom-width:0px;
	}

H5	{
	font-family: "Comis Sans MS";
	font-size:12pt;
	font-weight: bold;
	}

HR	{
	margin-top: 0px;
	padding-top: 0px;
	color:  #023300; 
	height: 2px;
	}

IMG	{
	border:0px;
	}

TABLE	{
	font-size: 12pt;
	font-family: Comic Sans MS;
	border=0 
	cellpadding="1" 
	cellspacing="1" 
	valign="top" 
	align="center"
	}

TR	{
	font-size: 12pt;
	font-family: Comic Sans MS;
	align="left"
	}

TD	{
	font-size: 12pt;
	font-family: Comic Sans MS;
	align="left"
	valign="center"
	}

FORM	{
	margin-top: 0px;
	margin-bottom: 0px;
	}

INPUT	{
	font-family: Comic Sans MS;
	font-size:10pt;
	}

INPUT.button { 
	font-family: Comic Sans MS;
	font-size:12pt;
	height: 18pt;
	line-height:0.9; 
	}

SELECT	{
	font-family: Comic Sans MS;
	font-size:20pt;
	}

TEXTAREA
	{
	font-family: Comic Sans MS;
	font-size:10pt;
	}
