body {
	background: #ffffff;
}

A:link {
	color: #000099;
}

A:visited {
	color: #990000;
}

A:active {
	color: #990033;
}

h1 {
	color: 333399;
	text-align: center;
}

p {
	line-height: 120%;
}

p.desp {
	text-align:center;
}

p.adline {

	text-align:center;
	font-weight: bold;

}

p.footer {
	text-align:center;
}

div.indexOuter {
	text-align: center;
}

div.index {

	width: 80%;
	border: 1px;
	padding: 4px;
	background: #d0f8f0;

}
