H1  {
	
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #000066;
}
H2  {
	font-family:  "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.3em;
	color: #000066;
}
H3  {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style:italic;
	color: #999999;
}
H4  {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #000066;
}
H5  {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #000066;
}
H6  {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #000066;
	line-height : 1.2;
	font-weight: normal;
}
P  {
	font-family: "Times New Roman", Times, serif;
	color: #000066;
	line-height : 1.3;
}
P.PBOLD  {
	font-family: "Times New Roman", Times, serif;
	color: #000066;
	font-weight: bold;
}
P.REVERSE  {
	font-family: "Times New Roman", Times, serif;
	color: #FFEBB6;
	line-height : 1.3;
}
P.REVERSEBOLD  {
	font-family: "Times New Roman", Times, serif;
	color: #FFEBB6;
	line-height : 1.3;
	font-weight: bold;
}
P.PSMALL  {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000066;
}
.SMALL {
	font-size: 10px;
}
.BOLD {
	font-weight: bold;
}
A:link {
	background-color : transparent;
	color : #003366;
	text-decoration : underline;
}
A:visited {
	background-color : transparent;
	color : #666666;
	text-decoration : underline;
}
A:hover {
	background-color : transparent;
	color : #663333;
	text-decoration : underline;
}
A.REV:link {
	background-color : transparent;
	color : #FFEBB6;
	text-decoration : none;
}
A.REV:visited {
	background-color : transparent;
	color : #FFEBB6;
	text-decoration : none;
}
A.REV:hover {
	background-color : transparent;
	color : #FFEBB6;
	text-decoration : underline;
}

HR {
	border : 1px dashed #999999;
}
UL {
	list-style-position : outside;
	list-style-type : square;
}
OL {
	list-style-position : outside;
	list-style-type : square;
}
LI {
	list-style-position : outside;
	list-style-type : square;
}
TD {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
}
