a {
	background-color: transparent;
	color: #00F;
	text-decoration: none;
}

a:hover {
	background-color:  transparent;
	color: #F00;
	text-decoration: none;
}

body {
	background-color: #FFF;
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
}

.big {
	font-size: 19px;
	font-weight: bold;
	font-family: "Bookman Old Style", "Times New Roman", Times, serif;
}

.navbar {
	font-size: 13px;
	text-align: center;
	white-space: nowrap;
}

.ptitle {
	font-size: 32px;
	font-weight: bold;
	font-family: "Bookman Old Style", "Times New Roman", Times, serif;
}

#logo {
	margin-right: 48px;
	margin-bottom: 8px;
}
