<!--

body {
	font-family: times new roman, times;
	font-size: 7pt;
	color: #669999;
	background: #ffffff;
}

h3 {
	font-family: times new roman, times;
	font-size: 14pt;
	font-weight: normal;
	color: #000066;
}

h2 {
	font-family: times new roman, times;
	font-size: 18pt;
	font-weight: normal;
	color: #000066;
}

li {
	padding: 4pt;
}

td {
	background: #ffffff;
	font-family: times new roman, times;
	font-size: 11pt;
	color: #333366;
}

p.justify {
	text-align: justify;
}

p.small {
	font-size: 8pt;
}

td.justify {
	text-align: justify;
}

td.bluebg {
	background: #000066;
}

td.cyanbg {
	background: #6699cc;
}

td.palebg {
	background: #ccccff;
}

input.palebg {
	background: #ccccff;
}

td.lightbg {
	background: #eeeeff;
}

td.main {
	background: #ffffff;
}

td.sidebar {
	background: #333366;
	font-family: verdana, helvetica, arial, sans serif;
	font-size: 7pt;
	line-height: 8pt;
	color: #ffffff;
}

a.sidebar:link {
	color: #ffffcc;
	text-decoration: underline;
}

a.sidebar:hover {
	color: #ccccff;
	text-decoration: underline;
}

a.sidebar:active {
	color: #ccccff;
	text-decoration: underline;
}

a.sidebar:visited {
	color: #cccccc;
	text-decoration: underline;
}

a:link {
	color: #0066ff;
	text-decoration: underline;
}

a:hover {
	color: #cc0000;
	text-decoration: underline;
}

a:active {
	color: #ff0000;
	text-decoration: underline;
}

a:visited {
	color: #6633cc;
	text-decoration: underline;
}

p.invisible {
	visibility: hidden;
	font-size: 1px;
}

-->

