body 		{margin: 2%;
		background-color: #ffffff;
		font-family: Verdana, Arial, Helvetica, sans-serif;}

table		{font-size: 100%;
		font-family: Verdana, Arial, Helvetica, sans-serif;}

p		{margin: 2%; font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 80%; hspac="5";}

li		{margin: 2%; font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 80%;}

h1, h2, h3, h4, h5, h6 {margin: 2%; font-family: Verdana, Arial, Helvetica, sans-serif}

h1 		{font-size: 150%; color: #000000}

h2 		{font-size: 140%}

h3 		{font-size: 130%;
		
		font-weight: bold}
		
h4 		{font-size: 125%;}

h5 		{font-size: 110%;
		color: #800080;
		line-height: 18px;
		font-weight: bold}

h6	 	{font-size: 100%;
		color: #800080;
		line-height: 1px;
		font-weight: bold}



table.add 	{font-weight: bold;
		color: #000080;
		background-color: #FFD700 ;
		text-align: center;
		border: 1px black solid;}


	
a		{font-weight: bold;
		text-decoration: none}
 
a:link 		{color: #0000FF; 
		text-decoration: underline}

a:hover  	{color: #008000;
		text-decoration: underline}

a:visited 	{color: #FF0000; 
		text-decoration: underline}
