.floatr{
	float:right;
	margin-left:20px;
	margin-bottom:10px;
}
.floatl{
	float:left;
	margin-top:6px;
	margin-left:0px;
	margin-right:10px;
	margin-bottom:6px;
}

.content {
	line-height:1.4em;
}
.content h2{text-align:left;color:#000000;}
.content h3{ text-align:left;color:#990000; }
.content h4{text-align:left;color:#000000;}

.highlight{
	font-weight:700;
	font-style:bold;
	color:#990000;
	font-size:1.6em;
}

.highlight a{ color:#990000;}
.highlight a:link{ color:#990000;}
.highlight a:active{ color:#990000;}
.highlight a:visited{ color:#990000;}
.highlight a:hover{ color:#990000;text-decoration:underline;}

a:hover{ text-decoration:underline;}


strong a{color:black;text-decoration:underlined;}
strong a:link{color:black;text-decoration:underlined;}
strong a:active{color:black;text-decoration:underlined;}
strong a:visited{color:black;text-decoration:underlined;}
strong a:hover{color:#990000;}

.cel{
	padding:2px;
	border-bottom:1px solid #cccccc;
	color:#999999;
	font-size:0.9em;
	}

