
body {
	font-size: 0.9em; 
	margin: 0em; 
	padding-top: 0em; 
	font-family: Georgia, "Times New Roman", Times, serif;
	background-repeat: repeat-x;
	color: black;
	line-height: 1.5;
}


.body {width: 620px; margin-left: 25px;
}

#menupage {width: 700px; margin-left: 25px;
}

img.logo {position: relative; left: 130px;
}


h1 {font-weight: bolder; text-align: center; margin-top: 150px;
}
h2 {page-break-before: always; border-bottom-style: solid; border-bottom-width: 2px; font-weight: bold;
}
h3 {margin-bottom: -15px;
}
h4 {margin-bottom: -15px; 
}



table, td, th {border: 1px solid black; border-collapse: collapse; padding: 5px;
}
th {font-weight: bold; 
}
td {
}
.comp {border-style: none; vertical-align: top;
}
table.diff {width: 50%; position: relative; left: 150px;
}
table.set {width: 90%; position: relative; left: 30px;
}
table.plan {width: 95%; position: relative; left: 30px; top: 10px; text-align: left;
}
th.plan {vertical-align: top; text-transform: uppercase; 
}
td.plan {vertical-align: top;
}


ul.contents {line-height: 1.5;
}
ul.plan {margin-left: 0px;
}

span.eg {color: blue; text-transform: none; font-weight: normal;
}
span.hwb {color: green;
}


div.pagebreak {page-break-before: always;
}
div.columns {width: 550px; text-align: center;
}
div.col1 {float: left; width: 30%;
}
div.col2 {float: left; width: 30%;
}
div.col3 {float: left; width: 30%;
}


.select {width: 400px;
}
.own {width: 250px;
}



div.exercise {font-size: 2em; line-height: 1.2; position: absolute; left: 340px; top: 305px; width: 380px;
}


