body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:x-small;
}
h3 {
	color: #283875;
	font-size: medium;
}
.l_floater {
	float: left;
}
.content {
	padding: 10px;
}

p, li {font-size:x-small;}

a:link { color:#000000; text-decoration:none; font-size:x-small; font-weight:bold;}
a:visited { color:#000000;text-decoration:none; font-size:x-small;font-weight:bold;}
/*a:focus { font-weight:bold; color:red; text-decoration:underline; }*/
a:hover { text-decoration:underline; font-size:x-small;font-weight:bold;}
/*a:active { font-weight:bold; color:lime; text-decoration:underline; }*/