body, table, tr, td {color:#000066; }

body, p, td, ul { color: #000066; font-family: Arial, Helvetica, sans-serif; font-size: 11pt; }
th              { color: #000066; font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; }
h1              { color: #000066; font-family: Arial, Helvetica, sans-serif; font-size: 18pt; font-weight: bold; }
h2              { color: #000066; font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; }
h3              { color: #000066; font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; }
h4              { color: #000066; font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; font-style: italic; }
small           { color: #000066; font-family: Arial, Helvetica, sans-serif; font-size:  8pt; }

.left-margin {margin-left: 30px}

.justify {
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size:13.3px;
	text-align: justify;
         }

.red   {color:red}
.green {color:green}
.blue  {color:blue}
.white {color:white}

.bg-blue   {background-color:#99ccff}
.bg-orange {background-color:#ffdd77}
.bg-green  {background-color:#ddffbb}
.bg-yellow {background-color:#ffff99}
.bg-pink   {background-color:#ffccff}
