BODY {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif, sans-serif;
	font-size: medium;
}

P{
	text-indent : 17px;
				}

P.sidebar{
	font-size : 16px;
	margin-top : 15px;
	font-weight : bold;
	text-indent : 2px;
	font-variant : small-caps;
	border-right : medium groove Maroon;
	border-top : medium groove Maroon;
	padding-bottom : 4px;
	float : left;
	display : inline;
	line-height : 18px;
}

A {
	text-decoration: none;
}


A:HOVER {
	text-decoration: underline;
}

A.sidebar{
	color : #FFCC33;
	font-size : 11px;
	font-weight : bold;
}
A:HOVER.sidebar{
	color : #FFFFCC;
}



UL.paw_right {
	list-style-image : url(../images/paw_right.gif);
	list-style-position : inside;
}
