p {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.pwhite {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
a {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
h1 {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

h4 {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

#pwlogocontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#pwlogocontainer ul li { display: inline; }

#pwlogocontainer ul li a
{
text-decoration: none;
padding: .1em .5em;
color: #000000;
background-color: transparent;
}

#pwlogocontainer ul li a:hover
{
color: #000000;
background-color: transparent;
text-decoration: underline;
}

.pwlogonav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	list-style-type: none;
}

hr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
ul {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
li {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	list-style-type: disc;
}
