body		{font-family: Arial; font-size: 10pt;
	 	     color: black;
	 	     background-color: white;}

h1		{margin-left: 5px; margin-right: 2px; font-family: Verdana; font-size: 16pt;}
h2		{margin-left: 5px; margin-right: 2px; font-family: Verdana; font-size: 12pt; }
h3		{margin-left: 5px; margin-right: 2px; font-family: Verdana; font-size: 10pt;}

a:link		{color: #0000FF; text-decoration: underline;}
a:visited	{color: #6699FF; text-decoration: underline;}
a:active	{color: #00FFFF; text-decoration: underline;}
a:hover		{color: #00FFFF; text-decoration: underline;}

p		{
		 margin-left: 5px;
		 margin-right: 2px;
		 font-family: Arial; font-size: 10pt;
	 	 color: black;}
.top {font-family: verdana; font-size: 10pt;}

a.top:link		{color: #000000; text-decoration: underline;}
a.top:visited	{color: #000000; text-decoration: underline;}
a.top:active	{color: #000000; text-decoration: underline;}
a.top:hover		{color: #848383; text-decoration: underline;}