body	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;	
}

h1	{
 	display: inline;
	font-size: large;
 }

h2, h3, h4, h5, h6  {
  font-size: medium;
}

.c  {
  text-align: center;
}

.b  {
  font-weight: bold;
}

.i  {
  font-style: italic;
}

.u  {
  text-decoration: underline;
}





