.PNORMAL {
	font-family : Arial, Helvetica, sans-serif;
	font-size : .8em;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 3px;
}
.PBOLDNOVERT {
	font-family : Arial, Helvetica, sans-serif;
	font-size : .8em;
	font-weight: bold;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 6px;
	color : #000066;
	background-color : transparent;
}
.PBOLD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : .8em;
	font-weight: bold;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 12px;
	color : #000066;
	background-color : transparent;
}
.SBOLD {
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.SBOLDBLUE {
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	color : #000066;
}
.PHEADLINE {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color : #990000;
}
.PRELEASES {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #333300;
	background-color : transparent;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 80px;
	margin-top : 8px;
}
A.RELEASES:link {
	color : #333300;
	background-color : transparent;
	text-decoration : underline;
}
A.RELEASES:visited {
	color : #333300;
	background-color : transparent;
	text-decoration : underline;
}
A.RELEASES:hover {
	color : #CCCC99;
	background-color : transparent;
	text-decoration : underline;
}

.PFOOTER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : .7em;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 6px;
	letter-spacing : 1px;
	color : #333366;
	background-color : transparent;
}
.PFOOTER2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : .7em;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 0px;
	letter-spacing : 1px;
	color : #333366;
	background-color : transparent;
}

.NAVP {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 8px;
	text-align : right;
}
A.NAV:link {
	color : #ffffff;
	background-color : transparent;
	text-decoration : none;
}
A.NAV:visited {
	color : #ffffff;
	background-color : transparent;
	text-decoration : none;
}
A.NAV:hover {
	color : #CC9999;
	background-color : transparent;
	text-decoration : underline;
}

.BNAVP {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 8px;
	margin-top : 8px;
	text-align : right;
}
A.BNAV:link {
	color : #9999FF;
	background-color : transparent;
	text-decoration : none;
}
A.BNAV:visited {
	color : #9999FF;
	background-color : transparent;
	text-decoration : none;
}
A.BNAV:hover {
	color : #99CCFF;
	background-color : transparent;
	text-decoration : underline;
}

A.LINK:link {
	color : #333399;
	background-color : transparent;
	text-decoration : underline;
}
A.LINK:visited {
	color : #666666;
	background-color : transparent;
	text-decoration : underline;
}
A.LINK:hover {
	color : #999966;
	background-color : transparent;
	text-decoration : underline;
}

