﻿body
{
   font-size: 11px;
	color: black;
	font-family: Verdana, Arial;
	list-style-type: square;
	background-color: #DDDDDD; /*background-image:url(../images/background.jpg);*/ /*background-repeat:repeat-x;*/
	text-align: justify;
	color:#000000;
}

H1
{
    font-weight: bold;
    font-size: 14pt;
    font-family: Verdana;
    color: #000066;
}

.tableHeading
{
    font-size: 10pt;
    font-family: Arial;
    text-align: right;
    padding-right:4px;
    vertical-align:top;
}

.sectionHeader
{
    font-size: 12pt;
    font-family: Arial;
    font-weight: bold;
    color: #0000cc;
}

.invoiceTableRow
{
    background-color:#bfc9eb;
}
