Body {
	background-color: White;
	font: normal 10pt Arial, Helvetica, sans-serif;
}

TABLE {
	background-color: White;
	font: normal 10pt Arial, Helvetica, sans-serif;
}

P {
	text-align: Justify;
	margin: 0 0 10 0px;
}

P.Grey {
	border-bottom: 1px dotted gray;
	color: Gray;
}

H1 {
	color: green;
	font : bold 14pt Arial, Helvetica, sans-serif;
	margin: 10 0 10 0px;
}

H2 {
	color: green;
	font : bold 10pt Arial, Helvetica, sans-serif;
	border-bottom:1px solid green;
	margin: 10 0 10 0px;
}

H2 A {
	color: blue;
	text-decoration: none;
}

H3 {
	font : bold 10pt;
	margin: 5 0 5 0px;
}

A {
	color: blue;
}

BLOCKQUOTE {
	margin: 0.25cm 0cm 0.25cm 1cm;
}

.Small {
	font-size: 8pt;
}

.Center {
	text-align: center;
}

.Red {
	color: red;
}

/* Go Back Links */

P.Back_Top {
	font: normal 10pt Arial, Helvetica, sans-serif;
	margin:0 0 5 0px;
	padding:0 0 5 0px;
	border-bottom:1px solid lightgrey;
}

P.Back_Bottom {
	font: normal 10pt Arial, Helvetica, sans-serif;
	margin:5 0 0 0px;
	padding:5 0 0 0px;
	border-top:1px solid lightgrey;
}

/* News Items */

.News H2 {
	color: black;
	font: bold 16pt "Times New Roman", Times, Serif;
	border-bottom:0px;
}

.News P {
	font: normal 11pt "Times New Roman", Times, Serif;
	margin:0 0 8 0px;
	padding:0px;
	text-align: left;
}

.News .Date {
	font: normal 8pt Arial, Helvetica, sans-serif;
}

.News .Headline {
	font: normal 10pt Arial, Helvetica, sans-serif;
	margin:0 0 2 0px;
}

.News .Summary {
	font: italic;
}

.News .Teaser {
	font: normal 10pt Arial, Helvetica, sans-serif;
}
