body {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em/1.1em;
	color:#000000;
}

h1, h2, h3, h4
	{
	font-family:georgia, times, "times new roman", serif;
   color: rgb(0, 0, 102);;
	}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: 1.2em;
}
h4 {
	font-size:1.1em;
	margin-bottom: 0.75em;
}

p	{text-align:justify;
	padding-left: 10px;
	}

#container
{
	text-align: left;
	background-color: white;
}
#header
{
	padding: 2px 0 2px 0;
	background: #000066;
	text-align: center;
}

#header h4
{
	color: #FFFFFF;
	line-height:1.4em;
}


.textInset {
	padding-left: 10px;
	text-align:justify;
}
.standout {
	line-height: 18px;
	font-weight: bold;
}
.moreLeading {
	line-height: 16px;
}
.lilTEXT {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	font-variant: small-caps;
}
.underline {
	text-decoration: underline;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;	
}

th {
	font-family: Arial, Helvitica, sans-serif;
	font-size: 1em;
}

.moreinset {
	padding-right: 10px;
	padding-left: 10px;
}

