body, td, div, a, input, select
{
	font: 12px "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	color: #1C3E6E;
}

body, td, textarea, div, a, p, li, ul
{
	font: 12px "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	color: #1f1f20;
}

p
{
	padding-bottom: 6px;
}

td
{
	vertical-align: top;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
	color: #ae0e65 !important;
}

#AbstractCharsLeft
{
	display: none;
}

#PageContent a
{
	color: #4e4e50;
}

#PageContent a:hover
{
	color: #1f1f20;
	text-decoration: underline;
}

body
{
    margin: 0px;
	margin-top: 0px;
}

img     
{
    border: 0;
}
