.p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	left: 0px;
	top: 10px;
	right: 10px;
	bottom: 10px;
	text-indent: 0px;
	padding-right: 15px;
	padding-left: 15px;
	list-style-type: none;
	list-style-position: outside;
	padding-top: 15px;
}

.r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	left: 0px;
	top: 10px;
	right: 10px;
	bottom: 10px;
	text-indent: 0px;
	padding-right: 10px;
	padding-left: 0px;
	list-style-type: none;
	list-style-position: outside;
	text-decoration: blink;
}
.l {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
a:link {
	color: #006699;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #006699;
}
.b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 5px;
	padding-right: 35px;
	padding-left: 35px;
	list-style-type: circle;
	padding-top: 15px;
	padding-bottom: 15px;
}

