body {
	font-family: Verdana, Arial, Geneva, sans-serif;
	direction: ltr;
	border-style: none;
	background-color: transparent;
	font-size: small;
	background-image: url(graphics/pss_background.gif);
	font-weight: normal;
	text-align: left;
	font-style: normal;
	text-decoration: none;
}

table {
	background-position: center;
	background-color: rgb(255, 255, 255);
	color: black;
	margin: auto;
	width: 720px;
}

img {
	margin: 0pt;
	padding: 0pt;
	border-color: transparent;
	border-style: none;
	border-width: 0pt;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h2 {
	color: #c00000;
	font-size: large;
	font-weight: bold;
}

.redtext {
	color: red;
	font-size: large;
	font-weight: normal;
}

.dlhdr {
	color: rgb(0, 0, 0);
	background-color: rgb(204, 204, 255);
}

.dlrow {
	color: rgb(0, 0, 0);
	background-color: rgb(255, 255, 153);
	text-align: center;
}

.galtab {
	font-size: medium;
	background: url(nav/nav_red.gif);
	text-align: center;
	color: white;
}

.galtab a{
   color: white;
}

.nav {
   background: url(nav/nav_back.gif);
   }
   
.navr {
   background: url(nav/nav_red.gif);
   }  
 
.emph {
	font-style: italic;
}

.bld {
	font-weight: bold;
}

.centered {
	text-align: center;
	}
	
.pbrow {
	color: rgb(0, 0, 0);
	background-color: rgb(255, 255, 153);
	text-align: left;
}