/* CSS Document */

body {
margin:15px;

}


.highlight {
	font-weight: bold;
}

.maincontent {
	margin: 5px 20px 10px;
 
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	color: #302921;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #433C2A;
	letter-spacing: normal;
	line-height: 1.2em;
}
