body			{ font-family: Comic Sans MS; font-size: 10pt; background-color: #FFFFE0; color: 
               #1E1E1E; margin-left: 0px; margin-right: 0px; margin-top: 0px }

p				{ font-size: 10pt; margin-left: 20 }

p.no_intend   { margin-left: 0 }

p.SmallText	{ font-size: 8pt; }

td	{
	font-size: 10pt;
	}
	
th	{
	font-size: 10pt; font-weight: bold
	}

h1	{
	font-size: 16pt; text-align: center
	}

h2	{
	font-size : 14pt;
	}

h3	{
	font-size : 12pt;
	}

h4	{
	font-size : 11pt;
	}

a:link	{
	color: blue;
	}

a:active	{
	color: red;
	}

a:hover      {
	color: #FF0000;
	}

a:visited	{
	color: purple;
	}