body {
	font-size:9pt;
	font-family: arial;
}
p {
	font-size:9pt;
	font-family: arial;
}
.pt{
	color: #0072BC;
	font-weight: bold;
	font-size: 11pt;
}
.subt{
	color: #0C3A69;
	font-weight: bold;
	font-size: 10pt;	
}
.notes{
	background: #96FF79;
	font-weight: bold;
}
a.main:link{
	color:#97461A;
}
a.main:active{
	color:#97461A;
}
a.main:visited{
	color:#703312;
}
a.main:hover{
	color:#0072BC;
}
a.white:link{
	color:#fff;
}
a.white:active{
	color:#fff;
}
a.white:visited{
	color:#fff;
}
a.white:hover{
	color:#5ABEFF;
}

a.nav:link{
	color: #252525;
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	background: #CBE1EB url(images/blink.gif) no-repeat left;
	padding: 2px 0px 2px 15px;
}
a.nav:active{
	color: #252525;
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	background: #CBE1EB url(images/blink.gif) no-repeat left;
	padding: 2px 0px 2px 15px;
}
a.nav:visited{
	color: #252525;
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	background: #CBE1EB url(images/blink.gif) no-repeat left;
	padding: 2px 0px 2px 15px;
}
a.nav:hover{
	color: #0072BC;
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	background: #CBE1EB url(images/blink-over.gif) no-repeat left;
	padding: 2px 0px 2px 15px;
}

a.sub:link{
	color: #252525;
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	background: #CBE1EB url(images/sub.gif) no-repeat left;
	padding: 2px 0px 2px 15px;
	margin:2px 0px 2px 12px;
}
a.sub:active{
	color: #252525;
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	background: #CBE1EB url(images/sub.gif) no-repeat left;
	padding: 2px 0px 2px 15px;
	margin:2px 0px 2px 12px;
}
a.sub:visited{
	color: #252525;
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	background: #CBE1EB url(images/sub.gif) no-repeat left;
	padding: 2px 0px 2px 15px;
	margin:2px 0px 2px 12px;
}
a.sub:hover{
	color: #0072BC;
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	background: #CBE1EB url(images/sub.gif) no-repeat left;
	padding: 2px 0px 2px 15px;
	margin:2px 0px 2px 12px;
}
