.rightbar {
	background-image:url(images/rightbar_bg.gif);
	background-repeat: repeat-y;
	vertical-align:top;
}
p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.returnto{
	color:#00275d;
	font-weight:bold;
	font-size:12px;
}
.footer{
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
.footer a{
	color:#00275d;
	font-size:10px;
}
.footer a:hover{
	color:#de078c;
}