H1  {
	font-family: verdana, trebuchet, arial,helvetica;
	font-size: 1.4em;
	color: #000066;
	margin: 0px 0px 5px 0px;
	text-align: left;
}
H2  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	color: #000066;
	margin: 0px 0px 5px 0px;
	text-align: left;
}
H3  {
	font-family: arial,helvetica;
	font-size: 18px;
	font-style:italic;
	color: #999999;
	margin: 0px 20px 3px 0px;
	text-align: right;
}
H4  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	color: #000066;
	margin: 0px 0px 5px 0px;
	text-align: left;
}
H5  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	margin: 0px 0px 12px 0px;
	text-align: left;
}
H6  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: .8em;
	color: #333333;
	line-height : 1.2;
	margin: 1em 0px 1em 0px;
	font-weight: normal;
}
P  {
	font-family: verdana, trebuchet, arial,helvetica;
	color: #333333;
	line-height : 1.3;
	margin: 1em 30px 1em 30px;
}
P.PNOSPACE {
	font-family: verdana, trebuchet, arial,helvetica;
	color: #333333;
	margin: 0px 0px 0px 0px;
}
P.PNOSPACEBOLD {
	font-family: verdana, trebuchet, arial,helvetica;
	color: #333333;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
P.PBOLD  {
	font-family: verdana, trebuchet, arial,helvetica;
	color: #333333;
	line-height : 1.3;
	margin: 1em 30px 1em 30px;
	font-weight: bold;
}
P.PSMALL  {
	font-family: verdana, trebuchet, arial,helvetica;
	font-size: .8em;
	color: #333333;
	line-height : 1.3;
	margin: 1em 30px 1em 30px;
}
.SMALL {
	font-size: .8em;
}
.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.WHITE:link {
	background-color : transparent;
	color : #FFFFFF;
	text-decoration : none;
	font-weight: bold;
}
A.WHITE:visited {
	background-color : transparent;
	color : #FFFFFF;
	text-decoration : none;
	font-weight: bold;
}
A.WHITE:hover {
	background-color : transparent;
	color : #FFFFFF;
	text-decoration : none;
	font-weight: bold;
}
P.WHITE  {
	font-family: verdana, arial, helvetica, sans-serif;;
	font-size: 12px;
	color: FFFFFF;
	margin: 0px 0px 0px 0px;
}
.NOSPACE {
	margin: 0px 0px 0px 0px;
}
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:verdana, arial, helvetica, sans-serif;
	font-size: .8em;
}