body 				 { 	color: #FFF; 	background-color: #FFF; 	margin : 0px;}
p  					{  font-family: Arial, Verdana, sans-serif; font-size:85%; color: #000; }

h1  	{  font-family: Arial, Verdana, sans-serif; font-size: 110%; color: #000; font-weight : bold; }
h2  	{  font-family: Arial, Verdana, sans-serif; font-size: 95%; color: #000; font-weight : bold; }
h3  	{  font-family: Arial, Verdana, sans-serif; font-size: 85%; color: #000; font-weight : bold; }
h4  	{  font-family: Arial, Verdana, sans-serif; font-size: 120%; color: #000; font-weight : bold; }

a:link 			{ font-family: Arial, Verdana, sans-serif;  font-style: normal; font-weight: bold; background-color: transparent;  text-decoration: underline; }
a:visited	 {  font-family: Arial, Verdana, sans-serif;  font-style: normal; font-weight: bold; background-color: transparent;   text-decoration: underline;  }
a:hover		{  font-family: Arial, Verdana, sans-serif;  font-style: normal; font-weight: bold; background-color: transparent;   text-decoration: underline; }
a:active	{  font-family: Arial, Verdana, sans-serif;  font-style: normal; font-weight: bold; background-color: transparent;   text-decoration: underline; }

li 			{ font-family: Arial, Verdana, sans-serif; font-size: 85%; font-style: normal; font-weight: normal; background-color: transparent; padding:0px; color: #000;}
li 	li		{ font-family: Arial, Verdana, sans-serif; font-size: 100%; font-style: normal; font-weight: normal; background-color: transparent; padding:0px; color: #000;}

#container { padding:20px;	}
