body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 8pt;
	font-weight: normal;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}
a {
	color: #0033FF;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #FFCC66;
	text-decoration: underline;
	font-weight: normal;
}
a.bold {
	color: #0033FF;
	text-decoration: none;
	font-weight: bold;
}
a.bold:hover {
	color: #FFCC66;
	text-decoration: underline;
	font-weight: bold;
}
a.menu {
	color: #0033FF;
	text-decoration: none;
	font-weight: normal;
	font-size: 9pt;
}
a.menu:hover {
	color: #FFCC66;
	text-decoration: underline;
	font-weight: normal;
	font-size: 9pt;
}
.pgtitle {
	font-size: 13pt;
	font-weight: bold;
}
.subtitle {
	font-size: 7pt;
	font-weight: bold;
}
.title1 {
	font-size: 10pt;
	font-weight: bold;
	color: #666699;
}
.title1A {
	font-size: 7pt;
	font-weight: bold;
	color: #666699;
}
.title2 {
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
.title3 {
	font-size: 7pt;
	font-weight: bold;
	color: #666699;
}
.large {
	font-size: 9pt;
	font-weight:normal;
	color: #000000;
}
.border1 {
	border: solid 1px #999999;
}
.red {
	color: #996633;
}
