H1 {
	font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	font-size: 1.5em;
    color: #336699;
	margin-top: 0;
	margin-bottom: 0;
}

H2 {
	font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	font-size: 1.05em;
    color: #336699;
	margin-top: 0;
	margin-bottom: 0;
}

pressrelease {
	font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: .75em;
        color: #336699;
	margin-top: 0;
	margin-bottom: 0;
}

.PPWS-DETAIL {
	font-family: "Times New Roman",Georgia,Times;
}

.PPWS-HIGHLIGHTS {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 0.8em;
	font-weight: bold;
	color: white;
}

.PPWS-LINK-IMAGE {
	border-color: #B0B0B0;
	border-width: 1;
}

.PPWS-NAV-TEXT {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 0.6em;
}



A:LINK {
	text-decoration: none;
}

A:ACTIVE {
	text-decoration: none;
}

A:HOVER {
	text-decoration: none;
	color: red;
}

A:VISITED {
	text-decoration: none;
}

UL {
	text-indent: 2px;
	padding : 0px 0px 0px 12px;
	margin-left: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 12px;
}

LI {
	text-indent: 2px;
	line-height: 12px;
}

