body{font-size: 100%; margin:0; padding:0 0 0 2px; color:#555555; background-color:#ffffff; line-height:150%; text-align:left;}

a {
	text-decoration: none;
	color: #002bb8;
	background: none no-repeat;
}

a:visited {
	color: #5a3696;
}

a:active {
	color: #faa700;
}

a:hover {
	text-decoration: underline;
}

a.external {
	background: url(external.png) center right no-repeat;
	padding-right: 13px;
}

a.note_super {
	font-size: 80%;
	line-height: 1em;
	vertical-align: super;
}


.new{font-size: 100%; color:#DC143C;}