body 		{
		background-color:white;
		}

a:visited 	{
		font-weight : bold;
		font-size : 10pt;
		font-family : verdana;
		color :#710071;
		text-decoration : underline;
		font-weight:normal;
		}
 
a:link		{
		color : #0000FF;
		font-weight:bold;
		}

a:active	{color : darkred;}

a:hover 	{color : red}

 

a:link.menu,a:visited.menu,a:active.menu {
		font-weight : bold;
		font-size : 16pt;
		font-family : Arial;
		color : #663333;
		text-decoration : none;
		font-weight:bold;
		} 

a:hover.menu 	{
		font-weight : bold;
		font-size : 10pt;
		font-family : Arial;
		color : red;
		text-decoration : underline;
		font-weight:bold;
		}

h1 		{ 
		font-family: 
  		Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt; font-style: normal; 
		font-weight: bold;
		color: #C16100;
		}

h2 		{ 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt; 
  		font-style: normal;
		line-height: normal;
		font-weight: bold;
		color: #D88A99;
		}


p 		{	
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10 pt;
		font-style: normal; line-height: normal;
		font-weight:bold;
		}

td 		{	
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10 pt;
		font-style: normal; line-height: normal;
		font-weight:bold;
		}