table			{
			font-family: book antiqua, times new roman, serif;
			font-size: 13pt; 
			color:#000000;
			margin: 0px;
			padding:0px;
			}

body 			{
			text-indent: 0px;
			font-family: book antiqua, times new roman, serif;
			font-size: 13pt; 
			margin: 0px;
			padding:0px;

			}
a:link			{
			color:#333388;
			}

a:visited		{
			color:#444499;
			}

a:hover			{
			color:#111166;
			text-decoration:underline;
			}

a:visited.hover 	{
			color:#111166;
			text-decoration:underline;
			}

input.text  		{
   			 font-family: verdana, tahoma, arial, sans serif;
   			 font-size : 12px;
   			 font-weight : normal;
	   		 border-color : #c0c0c0;
   			 border-style : solid;
   			 border-width : 1px;
   			 color : black;
			}



