/*
#----------------------------------------------------------#
#		      File: stylesheet.css                             #
#	 Application: Loan Calculator and Fact Sheet System      #
#  Description: Cascading Style Sheet                      #
#		    Author: Chris Bond, Peter Salka                    #
#		 Copyright: Brighton Consulting - All rights reserved  #
#		  Modified: 16/05/2006                                 #
#	---------------------------------------------------------#
*/

/* Fact Sheet Templates */
body {margin: 2px 0px 0px 0px}
body,td,th {font: 11px/15px Tahoma, Arial, Helvetica, sans-serif}
.content {padding:6px 0px}
.content h1 {color: #1C5BA2; font-size:15px; padding:6px 0px;	margin:0px}
