﻿body 
{
   font-family: Arial, Helvetica, sans-serif;
   background: white;
   font-size: 12pt;
}
ul.main_menu, .footer_cont, .form
{
   display: none;
}

.canvas 
{
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
}
a:link, a:visited 
{
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
}

h1, h2, h3, h4 ,h5, h6
{
	line-height:150%;
}

