.main {
	background-color: #FFFFFF;
	position:relative;
	top:25px;
	width:90%;
	border:1px dashed #555555;
	text-align:justify;
	line-height:150%;
}

.end {
	position:relative;
	top:25px;	
	width:67%;
	text-align:left;
}

body {
	background-color: #dddddf;
	font-family: "Trebuchet MS",Verdana,Arial,Sans-serif;
	font-size: 80%;	
}

a {
	color:#4c6f99;
}

table {
	table-layout:fixed;
}

h1 {
	color:#555555;
}

h2 {
	color:#555555;
}

h3 {
	color:#555555;
}

h4 {
	color:#555555;
}
