
h1 {
	font-size: 22px;
}

h2, h3 {font-family: Courier, Courier New, serif;}

h2 {	font-size: 15px;}
h3 {	font-size: 12px}

p {
	font-size: 10pt;
}
li p {
	margin-bottom: 0.75em;
}

a {
	border-bottom-style: dotted;
	border-width:1px;
	text-decoration: none;
	color:#ba0000;
}
a:hover { text-decoration: underline; border-bottom-style:none; }
a:active { background-color: #ba0000; color:#FFF; }


ul.boxy li { 
	margin: 0px;
	width: 295px;
}

ul.checklist li{
	margin-bottom: 0.75em;
	list-style-image:url("../pics/liElement.gif")
}

.links{
	font-family: Courier, Courier New, serif;
	font-size:8pt;
	float: left;
	margin-right: 10px;
}

.highlightend{
	font-weight:bold;
}
