/* CSS Document */

body, tr, td, p		{
					font-family: Arial, Helvetica, sans-serif;
					font-size: 16px;
					color: #000000;
					}
					
.title1				{
					font-weight: bold;
					}			
					
.title2				{
					font-weight: bold;
					text-decoration: underline;
					}		

					
					



