﻿body {
	background: #fff;
	font-size: 10pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: 400;
	padding: 0 10px;
}

/* add ID/classes of structural DIVs here: {
	width: auto; 
	margin: 0;
	padding: 0; 
	border: 0;
	float: none !important;
	color: #000; 
	background: transparent;
} */

/* add ID/classes of elements to hide here: {
    display: none;
} */

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}
