.body, p, ul,li,table, #footer{
	background-color:white;
	font-family:"Times New Roman",serif !important;
	font-size:12pt !important;
	line-height:150% !important;
}

h1,h2,h3,h4,h5,h6 {
	font-family:"Georgia",serif;
}
h1 {
	margin:0 0 5pt 0;
}

img.fl {float:left !important;}
img.fr {float:right !important;}

a:link, a:visited {
   color: #520;
   background: transparent;
   text-decoration: underline;
}
#main_content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 80%;
   color:#922;
}
#main_content a[href^="index.php?"]:after {
   content: " (http://www.mutamus-consulting.com/" attr(href) ") ";
}
