body {
	background: #d0d0ca;
	color: #000000;
}

h1 {
	text-align: center;
}

table.news {

	background: #003300;

	margin-right: auto;
	margin-left: auto;

}

th.newshead {
	background: #e0ffff;
}

th.newsoft1 {
	background: #ffffff;
}

td.newsoft1 {
	background: #ffffff;
}

th.newsoft2 {
	background: #f8f8f8;
}

td.newsoft2 {
	background: #f8f8f8;
}

th.newsoft3 {
	background: #f0f0f0;
}

td.newsoft3 {
	background: #f0f0f0;
}

th.newsoft4 {
	background: #e8e8e8;
}

td.newsoft4 {
	background: #e8e8e8;
}

th.newsoft5 {
	background: #e0e0e0;
}

td.newsoft5 {
	background: #e0e0e0;
}

td.newsline {
	background: #f0f0f0;
}

td.newslink {
	text-align: center;
	background: #f0f0f0;
}

div.topads {
	background: #ffffff;
	text-align: center;
	width: 600;
	padding: 4px;
}

p {
	line-height: 120%;
}

p.welcom {
	text-align: center;
}

A:link {
	color: #0000cc;
}

A:visited {
	color: #cc0000;
}

A:active {
	color: #cc0000;
}

td {
	padding: 2px;
}

td.ad {
	background: #ffffff;
}
