/* CSS Copyright */
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFCC00
}

A {
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

.JD {
	font-size: 12px;
	color: #006699;
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
}

P {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 14pt;
}

.Copyright {
	font-family: Arial;
	font-size: 12px;
	color: #C40000;
	font-weight: normal;
	line-height: 14pt;
}

.SkipIntro
{
	font-size: 14px;
	color:#009933;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
}





