
.highlightText {color:black; background:yellow;}

P.emphasis {

background-color:cccccc;
border-style:solid;
border-width:1;
padding:10;
color:black;
font-family:'sans-serif';
font-size:115%;
}

.indented {
border-left-width:20px;
background:white;
}

A:link {
	text-decoration: none
}

A:visited {
	text-decoration: none
}

A:active {
	text-decoration: none
}

A:hover {
	text-decoration: underline
}

