body {
		margin-top:30px;
		margin-bottom:0px;
		
	}
	td {
		font-family:arial;
		font-size:12px;
		color:  000000;
		text-align: justify;
	}
	div.menu{
		margin-left: 25px;
		display: inline;
		margin-bottom:0px;
	}
	img {
		border: 0px ;
	}
	h1 {
		color: 291576;
		font-size: 13px;
		font-weight: bold;
		margin-bottom: 13px;
	}
	h2 {
		color: 291576;
		font-size: 13px;
		font-weight: bold;
		margin-bottom: 9px;
	}
	a {
		color: 291576;
		font-weight: bold;
		text-decoration: none;
	}
	a:hover{
		text-decoration:underline;
	}
	td.block{
		border-left: 2px #291576 solid;
		border-right: 2px #291576 solid;
		border-bottom: 2px #291576 solid;
		padding: 10px;
	}
	input,textarea{
		width: 300px;
	}
