H1 {
	font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	font-size: 1.5em;
    color: #336699;
	margin-top: 0;
	margin-bottom: 16;
}

H2 {
	font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	font-size: 1.05em;
    color: #336699;
	margin-top: 0;
	margin-bottom: 16;
}

H3 {
	font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	font-size: 1.15em;
    color: #336699;
	margin-top: 0;
	margin-bottom: 16;
}

.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: underline;
	color: red;
}

A:VISITED {
	text-decoration: none;
}


