body {
	font-family: Helvetica,Arial,sans-serif; 

	font-size: 12px; 

	color: #000000; 

	background-color: #ffffff; 

}
a:link {
	color: #0000ff; 

	text-decoration: none;
	font-weight: normal;
}

a:visited {
	color: #0000ff; 

	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #9900ff; 

	text-decoration: underline;
	font-weight: normal;
}

.PageHeading {
	background-color: #0166CB; 

	text-align: left;
	font-weight: bold;
	padding: 10px;
}

.PageNavigation {
	text-align: right;
}

.NextPrevNav a:link{
	text-decoration: none;
	font-weight: normal;
}

.NextPrevNav a:visited{
	text-decoration: none;
	font-weight: normal;
}

.NextPrevNav a:hover{
	text-decoration: none;
	font-weight: normal;
}
