body	{ 	
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		} 

a:link { color: #495D9F; text-decoration:none; }
a:hover { color: #495D9F; text-decoration:underline;  }
a:visited { color: #495D9F; text-decoration:none; }
a:active { color: #495D9F; text-decoration:underline; }

body,td,th 	{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			color: 495d9f;
			}
			
.style1 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #495d9f;
		font-size: 10px;
		}