body 	{
	background-color: #ffffFF; 
	background-attachment: fixed;   
     	text-align: justify;
      	font-family: cursive;
      	font-size: 16px;
      	scrollbar-face-color: #979773; 
      	scrollbar-shadow-color: #000000; 
      	scrollbar-highlight-color: #ccdada; 
      	scrollbar-track-color: #305959; 
      	scrollbar-arrow-color: #305959;
	}

a:link		{font-family: arial, sans-serif; font-size: 12px; text-decoration: none;}
a:visited 	{color: #7C7161; font-family: arial, sans-serif; font-size: 12px; text-decoration: none;}
a:hover 	{font-weight: bold; text-decoration: none;}
a:active	{color: #B70004; text-decoration: none;}

h1 {font-size: 16px; font-weight: bold; color: #305959;}

h2 {margin-left: 16px; margin-right: 16px; font-family: arial, sans-serif; font-size: 14px; font-weight: bold; color: black;}

div {margin-left: 16px; margin-right: 16px; text-align: justify; font-family: arial, sans-serif; font-size: 10px;}

hr {height: 1px; color: #979773;}

table 	{
	align: center;
	width: 900;
	font-family: arial; 
	text-align: justify;
	font-size: 12px; 
	background-color: #FFFFFF; 
	}

td	{
	align: center;
	}