BODY{
	background-color : White;
	font-family : Arial, Helvetica, sans-serif;
	text-align : left;
	color : Black;
	font-size : 14px;
	}
Div{
	background-color : White;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 14px;
	}
p.compact {
   text-align : justify;
   margin-bottom : 0px;
   padding-bottom : 3px;
   margin-top : 0px;
   padding-top :1px;
}

A {
   text-decoration : underline;
   color : #003159;
}
A:VISITED {
   color : #555555;
}
A:FOCUS {
   background-color : #eeeedd;
   color : Black;
}

A:HOVER {
   background-color : #eeeedd;
   color : black;
}

H1 {
   font-family : Arial, Helvetica, sans-serif;
   font-weight : bold;
   text-align : left;
   font-size : 150%;
   color : #19507D;
}
H2 {
   font-family :  Arial, Helvetica, sans-serif;
   font-weight : bold;
   text-align : left;
   font-size : 120%;
   color : #19507D;
}
H2.tight {
	font-family :  Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-align : left;
	font-size : 135%;
	margin-bottom : 0px;
	padding-bottom : 0px;
}

H3 {
   font-family :  Arial, Helvetica, sans-serif;
   font-weight : bold;
   text-align : left;
   font-size: 120%;
   color : #2C587D;
}
H3.tight {
	font-family :  Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-align : left;
	font-size: 110%;
	color : #19507D;
	margin-bottom : 0px;
	padding-bottom : 0px;
}
H4 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-align : left;
	font-style : italic;
}

H5 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-bottom : 0%;
}
H6 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 75%;
	font : lighter;
}
ul {
		margin-bottom : 0px;
	padding-bottom : 0px;
		padding-top : 0px;
}

LI {
	font-family : Arial, Helvetica, sans-serif;
	list-style : disc;
}
LI.square {
	list-style-type : square;
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
}


TD {
	font-family : Arial, Helvetica, sans-serif;
	text-align : left;
	color : Black;
	font-size : 14px;
	}
	
TD.centered {
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
	color : Black;
	font-size : 14px;
}

	TH {
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
	color : Black;
	font-weight : bold;
}
form {
margin-bottom : 0px;  }
select {
	color : #000000;
	border-color : #000000;
	font-family : Arial, Helvetica, sans-serif;
   font-size : 12px;
}

input 
{ font-family : Arial, Helvetica, sans-serif; 
   font-weight : bold;
   font-size : 14px;
}
span, .larger { font-size : 16px;}
span, .smaller { font-size : 12px; }





