body {
	background-color: #101010;
	color: #B0B0B0; 
}

h1 {
	font-family: Verdana;
	font-size: 28;
}

h2 {
	font-family: Verdana;
	font-size: 24;
}

a:link { color: #9090B0}
a:visited {color:#707080}

.pageCenter {
  /*align: center;*/
}

.pageMainBlock {
  width: 720;
	font-family: Verdana;
	font-size: 13;
}

.pageContentBlock {
  /*align: left;*/
}





