body
		{
		font-family: Arial;
		margin-top: 0;
		margin-bottom: 0;
		margin-left: 0;
		margin-right: 0;
		}


  td	{font-family: Arial;
		font-size: 10pt;
		}


  P     {
		margin-left: 20px;
		margin right: 10px;
		font-size: 10pt;
		}
  h1	{
		margin-left: 10px;
		font-family: Arial;
		font-size: 24pt;
		}
  h2	{
		margin-left: 10px;
		font-family: Arial;
		font-size: 18pt;
		}
  h3	{
		font-family: Arial;
		margin-left: 10px;
		font-size: 14pt;
		}
	A {text-decoration: none; font-family: Arial;}
	A:hover {color: gray; font-family: Arial;}
	A.ul {text-decoration: underline; font-family: Arial;}
	A.ul2 {text-decoration: underline; color: blue; font-family: Arial;}


	.title {
		font-size: 12pt;
		font-weight: bold;
		}


	p.small{
			font-size: 9pt;
			}
	.nav {
		font-size: 12pt;
		font-weight: bold;
		}


   	.bold {
		 font-weight: bold;
		}
	
   	.form {
		margin-left: 20px;
		}
		
	.thank{
		margin-left: 20px;
		width: 400px;
		font-size: 12pt;
		}

	.right{
		text-align: right;
		}
	
	.news{
		font-family: Arial;
		font-size: 7.5pt; color: black;
		font-weight: medium;
		margin-left: 0px;
		margin right: 0px;
		text-align: left;
		}
		
	.news_title{ 
		font-family: Arial;
		font-size: 7.5pt; color: black;
		font-weight: bold;
		color: #000000;
		text-align: center;
		}